summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-11 11:30:01 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-12 12:28:32 -0500
commit3ab9c29697d4f3468409b04188b37d3a4fa2a651 (patch)
tree832445c446c7450aaa40a79e4f8659cc5b8840c8 /meta-openstack
parentcc85ecd62d0310017e1634d9b08dab8069c12e76 (diff)
downloadmeta-cloud-services-3ab9c29697d4f3468409b04188b37d3a4fa2a651.tar.gz
python-iso8601: 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')
-rw-r--r--meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb b/meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb
deleted file mode 100644
index 1db7543..0000000
--- a/meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1DESCRIPTION = "Simple module to parse ISO 8601 dates"
2HOMEPAGE = "http://code.google.com/p/pyiso8601/"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=ffb8415711cf5d3b081b87c3d0aff737"
6
7SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41"
8SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1"
9
10inherit setuptools pypi