From 3ab9c29697d4f3468409b04188b37d3a4fa2a651 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 11 Dec 2019 11:30:01 +0800 Subject: python-iso8601: 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 --- .../recipes-devtools/python/python-iso8601_0.1.10.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb (limited to 'meta-openstack') 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 @@ -DESCRIPTION = "Simple module to parse ISO 8601 dates" -HOMEPAGE = "http://code.google.com/p/pyiso8601/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ffb8415711cf5d3b081b87c3d0aff737" - -SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41" -SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf