mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
python-pytz: update to 2016.3
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Martin Jansa
parent
464853204a
commit
6ddf37ad76
14
meta-python/recipes-devtools/python/python-pytz_2016.3.bb
Normal file
14
meta-python/recipes-devtools/python/python-pytz_2016.3.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SUMMARY = "World timezone definitions, modern and historical"
|
||||
HOMEPAGE = " http://pythonhosted.org/pytz"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
python-core \
|
||||
python-datetime \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "abae92c3301b27bd8a9f56b14f52cb29"
|
||||
SRC_URI[sha256sum] = "3449da19051655d4c0bb5c37191331748bcad15804d81676a88451ef299370a8"
|
||||
Reference in New Issue
Block a user