[oe-commits] [meta-openembedded] 24/31: python-pytz: update to version 2016.4

git at git.openembedded.org git at git.openembedded.org
Fri May 27 13:39:37 UTC 2016


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

commit 79174d79fc4a5e71d838d3f60d3d628431542e56
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sat May 21 09:44:23 2016 -0400

    python-pytz: update to version 2016.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-pytz_2016.3.bb => python-pytz_2016.4.bb}        | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pytz_2016.3.bb b/meta-python/recipes-devtools/python/python-pytz_2016.4.bb
similarity index 55%
rename from meta-python/recipes-devtools/python/python-pytz_2016.3.bb
rename to meta-python/recipes-devtools/python/python-pytz_2016.4.bb
index da4e2d6..4c30f9c 100644
--- a/meta-python/recipes-devtools/python/python-pytz_2016.3.bb
+++ b/meta-python/recipes-devtools/python/python-pytz_2016.4.bb
@@ -3,12 +3,13 @@ HOMEPAGE = " http://pythonhosted.org/pytz"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
 
+SRC_URI[md5sum] = "a3316cf3842ed0375ba5931914239d97"
+SRC_URI[sha256sum] = "c823de61ff40d1996fe087cec343e0503881ca641b897e0f9b86c7683a0bfee1"
+PYPI_PACKAGE_HASH = "ad305ab2298c902ac92fdf649cc07d1b7d491a241c5cac8be84dd84464db7d8b"
+
 inherit pypi setuptools
 
 RDEPENDS_${PN} = "\
     python-core \
     python-datetime \
 "
-
-SRC_URI[md5sum] = "abae92c3301b27bd8a9f56b14f52cb29"
-SRC_URI[sha256sum] = "3449da19051655d4c0bb5c37191331748bcad15804d81676a88451ef299370a8"

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


More information about the Openembedded-commits mailing list