From 37a909e8be9f75b09cb00a44f86550354711ce66 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 11 Dec 2019 12:02:17 +0800 Subject: python-netaddr: 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-netaddr_0.7.19.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb (limited to 'meta-openstack') 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 @@ -DESCRIPTION = "A library for network address representation and manipulation" -HOMEPAGE = "https://github.com/drkjam/netaddr" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44" - -SRC_URI[md5sum] = "51019ef59c93f3979bcb37d3b8527e07" -SRC_URI[sha256sum] = "38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf