From b451e5444f7e4d927ef9bebc8af234429afcbb88 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 17 Nov 2016 21:45:44 -0500 Subject: python-pytz: update to version 2016.7 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pytz_2016.4.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pytz_2016.4.bb (limited to 'meta-python/recipes-devtools/python/python-pytz_2016.4.bb') diff --git a/meta-python/recipes-devtools/python/python-pytz_2016.4.bb b/meta-python/recipes-devtools/python/python-pytz_2016.4.bb deleted file mode 100644 index 6cbea28949..0000000000 --- a/meta-python/recipes-devtools/python/python-pytz_2016.4.bb +++ /dev/null @@ -1,14 +0,0 @@ -SUMMARY = "World timezone definitions, modern and historical" -HOMEPAGE = " http://pythonhosted.org/pytz" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6" - -SRC_URI[md5sum] = "a3316cf3842ed0375ba5931914239d97" -SRC_URI[sha256sum] = "c823de61ff40d1996fe087cec343e0503881ca641b897e0f9b86c7683a0bfee1" - -inherit pypi setuptools - -RDEPENDS_${PN} = "\ - python-core \ - python-datetime \ -" -- cgit v1.2.3-54-g00ecf