[oe] [meta-python][PATCH] python-pytz: update to 2016.10

Pascal Bach pascal.bach at siemens.com
Mon Jan 30 08:03:42 UTC 2017


From: Pascal Bach <pascal.bach at nextrem.ch>

Signed-off-by: Pascal Bach <pascal.bach at nextrem.ch>
---
 meta-python/recipes-devtools/python/python-pytz.inc                   | 4 ++--
 .../python/{python-pytz_2016.7.bb => python-pytz_2016.10.bb}          | 0
 .../python/{python3-pytz_2016.7.bb => python3-pytz_2016.10.bb}        | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytz_2016.7.bb => python-pytz_2016.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytz_2016.7.bb => python3-pytz_2016.10.bb} (100%)
 mode change 100644 => 100755

diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc
index 73106da..17ffbfd 100644
--- a/meta-python/recipes-devtools/python/python-pytz.inc
+++ b/meta-python/recipes-devtools/python/python-pytz.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
 
 inherit pypi
 
-SRC_URI[md5sum] = "8660ba7c3c0abd23e6e4efa493b02966"
-SRC_URI[sha256sum] = "8787de03f35f31699bcaf127e56ad14c00647965ed24d72dbaca87c6e4f843a3"
+SRC_URI[md5sum] = "cc9f16ba436efabdcef3c4d32ae4919c"
+SRC_URI[sha256sum] = "9a43e20aa537cfad8fe7a1715165c91cb4a6935d40947f2d070e4c80f2dcd22b"
 
 RDEPENDS_${PN}_class-target += "\
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pytz_2016.7.bb b/meta-python/recipes-devtools/python/python-pytz_2016.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytz_2016.7.bb
rename to meta-python/recipes-devtools/python/python-pytz_2016.10.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytz_2016.7.bb b/meta-python/recipes-devtools/python/python3-pytz_2016.10.bb
old mode 100644
new mode 100755
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytz_2016.7.bb
rename to meta-python/recipes-devtools/python/python3-pytz_2016.10.bb
-- 
2.1.4




More information about the Openembedded-devel mailing list