aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2017-04-24 10:36:15 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-26 20:13:33 +0200
commitc54ab463dd7e23cd96463b58abe2bcd33c9ba8a6 (patch)
tree51efe6c524e0a299a317e917b6acdbd437a3f98f
parentb25de6c12cfe4e32074b72283a2afbf6b79a0a32 (diff)
downloadmeta-python2-c54ab463dd7e23cd96463b58abe2bcd33c9ba8a6.tar.gz
python-pytz, python3-pytz: update to 2017.2
- License checksum changed due to copyright year update to 2017. - Source package extension changed form to zip. (From meta-openembedded commit: 47a9500b47f062be9d1b625b6090b1642e324007) Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-pytz.inc7
-rwxr-xr-xrecipes-devtools/python/python-pytz_2017.2.bb (renamed from recipes-devtools/python/python-pytz_2016.10.bb)0
2 files changed, 4 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-pytz.inc b/recipes-devtools/python/python-pytz.inc
index 17ffbfd..1c6564b 100644
--- a/recipes-devtools/python/python-pytz.inc
+++ b/recipes-devtools/python/python-pytz.inc
@@ -1,12 +1,13 @@
SUMMARY = "World timezone definitions, modern and historical"
HOMEPAGE = "http://pythonhosted.org/pytz"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=39ea92752a35cf67d8a885d8e3af3c69"
inherit pypi
+PYPI_PACKAGE_EXT = "zip"
-SRC_URI[md5sum] = "cc9f16ba436efabdcef3c4d32ae4919c"
-SRC_URI[sha256sum] = "9a43e20aa537cfad8fe7a1715165c91cb4a6935d40947f2d070e4c80f2dcd22b"
+SRC_URI[md5sum] = "f89bde8a811c8a1a5bac17eaaa94383c"
+SRC_URI[sha256sum] = "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589"
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-datetime \
diff --git a/recipes-devtools/python/python-pytz_2016.10.bb b/recipes-devtools/python/python-pytz_2017.2.bb
index f2ffc59..f2ffc59 100755
--- a/recipes-devtools/python/python-pytz_2016.10.bb
+++ b/recipes-devtools/python/python-pytz_2017.2.bb