summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-11 12:02:17 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-12 12:28:32 -0500
commit37a909e8be9f75b09cb00a44f86550354711ce66 (patch)
tree5d1133bd088d18ab19ac8e60e37424e92dd9d3a7 /meta-openstack/recipes-devtools/python
parent0f3b65c785ee60ef069487333d58fbd1f3e8540d (diff)
downloadmeta-cloud-services-37a909e8be9f75b09cb00a44f86550354711ce66.tar.gz
python-netaddr: 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-netaddr_0.7.19.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb b/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb
deleted file mode 100644
index 1b50587..0000000
--- a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1DESCRIPTION = "A library for network address representation and manipulation"
2HOMEPAGE = "https://github.com/drkjam/netaddr"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44"
6
7SRC_URI[md5sum] = "51019ef59c93f3979bcb37d3b8527e07"
8SRC_URI[sha256sum] = "38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd"
9
10inherit setuptools pypi