From da71f4645f89452692d9890aeda9c38bdfb5eb11 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 11 Dec 2019 11:22:39 +0800 Subject: python-decorator: 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-decorator_3.4.0.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb b/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb deleted file mode 100644 index 73111f6..0000000 --- a/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Better living through Python with decorators" -HOMEPAGE = "http://pypi.python.org/pypi/decorator" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://setup.py;beginline=8;endline=8;md5=08a46ecda64aec8026447390e764b86e" - -SRC_URI[md5sum] = "1e8756f719d746e2fc0dd28b41251356" -SRC_URI[sha256sum] = "c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf