From af809ec618883267efd6c67a0d34c9eac615acc5 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 5 Jul 2017 13:30:07 +0200 Subject: python-netaddr: Drop recipe Same version of the recipe is already maintained in meta-python. Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-netaddr_0.7.19.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb (limited to 'meta-openstack/recipes-devtools/python') 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 d3d83a1..0000000 --- a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb +++ /dev/null @@ -1,16 +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" - -SRCNAME = "netaddr" - -SRC_URI = "https://pypi.io/packages/source/n/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "51019ef59c93f3979bcb37d3b8527e07" -SRC_URI[sha256sum] = "38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf