From a6719dbef325c6a4944eaf11f505f5662488ad1c Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 23 Dec 2019 09:36:47 +0800 Subject: python-pytz: Remove the recipe Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb diff --git a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb deleted file mode 100644 index 485c4ff..0000000 --- a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "World timezone definitions, modern and historical" -HOMEPAGE = "http://pytz.sourceforge.net" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6" - -SRC_URI[md5sum] = "37750ca749ed3a52523b9682b0b7e381" -SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188de4793a" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf