summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-23 09:36:47 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-23 13:13:28 -0500
commita6719dbef325c6a4944eaf11f505f5662488ad1c (patch)
treea40d633cad778337d41ae4acbdc4b9d40a708747 /meta-openstack/recipes-devtools
parentd76e1bff5b0b9584ab3612893deefc4853b7780f (diff)
downloadmeta-cloud-services-a6719dbef325c6a4944eaf11f505f5662488ad1c.tar.gz
python-pytz: Remove the recipe
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb10
1 files changed, 0 insertions, 10 deletions
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 @@
1DESCRIPTION = "World timezone definitions, modern and historical"
2HOMEPAGE = "http://pytz.sourceforge.net"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
6
7SRC_URI[md5sum] = "37750ca749ed3a52523b9682b0b7e381"
8SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188de4793a"
9
10inherit setuptools pypi