blob: da4e2d6c26366e7a23c8053e47b1dced41152760 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "World timezone definitions, modern and historical"
2HOMEPAGE = " http://pythonhosted.org/pytz"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
5
6inherit pypi setuptools
7
8RDEPENDS_${PN} = "\
9 python-core \
10 python-datetime \
11"
12
13SRC_URI[md5sum] = "abae92c3301b27bd8a9f56b14f52cb29"
14SRC_URI[sha256sum] = "3449da19051655d4c0bb5c37191331748bcad15804d81676a88451ef299370a8"