aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytz.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-02-25 15:14:49 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-01 16:12:56 -0800
commit43599bf976605fb5f6a40966028776d6bd5d1e01 (patch)
tree04757c6394d06c27b6ea3ffbf71d3fcad66215e2 /meta-python/recipes-devtools/python/python-pytz.inc
parentea2bbbea4933e10d8db996aedc83667b66d3c757 (diff)
downloadmeta-openembedded-43599bf976605fb5f6a40966028776d6bd5d1e01.tar.gz
python-pytz: update to version 2018.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytz.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pytz.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc
index e79f4334b6..1390b91860 100644
--- a/meta-python/recipes-devtools/python/python-pytz.inc
+++ b/meta-python/recipes-devtools/python/python-pytz.inc
@@ -4,10 +4,9 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=39ea92752a35cf67d8a885d8e3af3c69"
inherit pypi
-PYPI_PACKAGE_EXT = "zip"
-SRC_URI[md5sum] = "7006b56c0d68a162d9fe57d4249c3171"
-SRC_URI[sha256sum] = "fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44a185b7"
+SRC_URI[md5sum] = "abb07c09c79f78d7c04f222a550c99ef"
+SRC_URI[sha256sum] = "410bcd1d6409026fbaa65d9ed33bf6dd8b1e94a499e32168acfc7b332e4095c0"
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-datetime \