Upgrade python-pytz from 2016.7 to 2016.10. Signed-off-by: Huang Qiyu <[email protected]> --- .../python/{python-pytz_2016.7.bb => python-pytz_2016.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pytz_2016.7.bb => python-pytz_2016.10.bb} (69%)
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 69% rename from meta-python/recipes-devtools/python/python-pytz_2016.7.bb rename to meta-python/recipes-devtools/python/python-pytz_2016.10.bb index 508fd3b..33cb140 100644 --- a/meta-python/recipes-devtools/python/python-pytz_2016.7.bb +++ b/meta-python/recipes-devtools/python/python-pytz_2016.10.bb @@ -3,8 +3,8 @@ HOMEPAGE = " http://pythonhosted.org/pytz" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6" -SRC_URI[md5sum] = "8660ba7c3c0abd23e6e4efa493b02966" -SRC_URI[sha256sum] = "8787de03f35f31699bcaf127e56ad14c00647965ed24d72dbaca87c6e4f843a3" +SRC_URI[md5sum] = "cc9f16ba436efabdcef3c4d32ae4919c" +SRC_URI[sha256sum] = "9a43e20aa537cfad8fe7a1715165c91cb4a6935d40947f2d070e4c80f2dcd22b" inherit pypi setuptools -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
