summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytz.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-11-12 12:25:01 -0500
committerArmin Kuster <akuster808@gmail.com>2017-11-19 13:36:26 -0800
commit153bfba793a376e484cb5831a093dd3d25d47b80 (patch)
tree9f66daba108aac69b1c2876799cad84d78a8f4c1 /meta-python/recipes-devtools/python/python-pytz.inc
parent87618f32736c1ee5f29e7458973b75c5b0b124f7 (diff)
downloadmeta-openembedded-153bfba793a376e484cb5831a093dd3d25d47b80.tar.gz
python-pytz: update to version 2017.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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc
index 1c6564b41..026489a4a 100644
--- a/meta-python/recipes-devtools/python/python-pytz.inc
+++ b/meta-python/recipes-devtools/python/python-pytz.inc
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=39ea92752a35cf67d8a885d8e3af3c69"
6inherit pypi 6inherit pypi
7PYPI_PACKAGE_EXT = "zip" 7PYPI_PACKAGE_EXT = "zip"
8 8
9SRC_URI[md5sum] = "f89bde8a811c8a1a5bac17eaaa94383c" 9SRC_URI[md5sum] = "7006b56c0d68a162d9fe57d4249c3171"
10SRC_URI[sha256sum] = "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589" 10SRC_URI[sha256sum] = "fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44a185b7"
11 11
12RDEPENDS_${PN}_class-target += "\ 12RDEPENDS_${PN}_class-target += "\
13 ${PYTHON_PN}-datetime \ 13 ${PYTHON_PN}-datetime \