summaryrefslogtreecommitdiffstats
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
commit47a9500b47f062be9d1b625b6090b1642e324007 (patch)
treeb84f72eb0c71698bb3a0b3484c5051313ea2c236
parent11123f2a9f4f741cc16c2197a0de792e7dcc383e (diff)
downloadmeta-openembedded-47a9500b47f062be9d1b625b6090b1642e324007.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. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-pytz.inc7
-rwxr-xr-xmeta-python/recipes-devtools/python/python-pytz_2017.2.bb (renamed from meta-python/recipes-devtools/python/python-pytz_2016.10.bb)0
-rwxr-xr-xmeta-python/recipes-devtools/python/python3-pytz_2017.2.bb (renamed from meta-python/recipes-devtools/python/python3-pytz_2016.10.bb)0
3 files changed, 4 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc
index 17ffbfd5f..1c6564b41 100644
--- a/meta-python/recipes-devtools/python/python-pytz.inc
+++ b/meta-python/recipes-devtools/python/python-pytz.inc
@@ -1,12 +1,13 @@
1SUMMARY = "World timezone definitions, modern and historical" 1SUMMARY = "World timezone definitions, modern and historical"
2HOMEPAGE = "http://pythonhosted.org/pytz" 2HOMEPAGE = "http://pythonhosted.org/pytz"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=39ea92752a35cf67d8a885d8e3af3c69"
5 5
6inherit pypi 6inherit pypi
7PYPI_PACKAGE_EXT = "zip"
7 8
8SRC_URI[md5sum] = "cc9f16ba436efabdcef3c4d32ae4919c" 9SRC_URI[md5sum] = "f89bde8a811c8a1a5bac17eaaa94383c"
9SRC_URI[sha256sum] = "9a43e20aa537cfad8fe7a1715165c91cb4a6935d40947f2d070e4c80f2dcd22b" 10SRC_URI[sha256sum] = "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589"
10 11
11RDEPENDS_${PN}_class-target += "\ 12RDEPENDS_${PN}_class-target += "\
12 ${PYTHON_PN}-datetime \ 13 ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pytz_2016.10.bb b/meta-python/recipes-devtools/python/python-pytz_2017.2.bb
index f2ffc596f..f2ffc596f 100755
--- a/meta-python/recipes-devtools/python/python-pytz_2016.10.bb
+++ b/meta-python/recipes-devtools/python/python-pytz_2017.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytz_2016.10.bb b/meta-python/recipes-devtools/python/python3-pytz_2017.2.bb
index 19a89dc55..19a89dc55 100755
--- a/meta-python/recipes-devtools/python/python3-pytz_2016.10.bb
+++ b/meta-python/recipes-devtools/python/python3-pytz_2017.2.bb