[oe-commits] [meta-openembedded] 36/67: python-pytz: update to version 2017.3

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 21:23:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 138fd94035fac8012cf6187db65a2854b71eb8f9
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Nov 12 12:25:01 2017 -0500

    python-pytz: update to version 2017.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pytz.inc                   | 4 ++--
 .../python/{python-pytz_2017.2.bb => python-pytz_2017.3.bb}           | 0
 .../python/{python3-pytz_2017.2.bb => python3-pytz_2017.3.bb}         | 0
 3 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 1c6564b..026489a 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"
 inherit pypi
 PYPI_PACKAGE_EXT = "zip"
 
-SRC_URI[md5sum] = "f89bde8a811c8a1a5bac17eaaa94383c"
-SRC_URI[sha256sum] = "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589"
+SRC_URI[md5sum] = "7006b56c0d68a162d9fe57d4249c3171"
+SRC_URI[sha256sum] = "fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44a185b7"
 
 RDEPENDS_${PN}_class-target += "\
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pytz_2017.2.bb b/meta-python/recipes-devtools/python/python-pytz_2017.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytz_2017.2.bb
rename to meta-python/recipes-devtools/python/python-pytz_2017.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytz_2017.2.bb b/meta-python/recipes-devtools/python/python3-pytz_2017.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytz_2017.2.bb
rename to meta-python/recipes-devtools/python/python3-pytz_2017.3.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list