summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-11 11:22:39 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-12 12:28:32 -0500
commitda71f4645f89452692d9890aeda9c38bdfb5eb11 (patch)
treeb9a16cc0d08689d1c9f808825fa4a0961427b61f /meta-openstack/recipes-devtools/python
parentf146066751ab2b2b8e12aff1ddf50fcab8e60d07 (diff)
downloadmeta-cloud-services-da71f4645f89452692d9890aeda9c38bdfb5eb11.tar.gz
python-decorator: 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/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb10
1 files changed, 0 insertions, 10 deletions
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 @@
1DESCRIPTION = "Better living through Python with decorators"
2HOMEPAGE = "http://pypi.python.org/pypi/decorator"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://setup.py;beginline=8;endline=8;md5=08a46ecda64aec8026447390e764b86e"
6
7SRC_URI[md5sum] = "1e8756f719d746e2fc0dd28b41251356"
8SRC_URI[sha256sum] = "c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783"
9
10inherit setuptools pypi