From ff75c955954b32c1aa6fa301303e9df5ef53078e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 9 Mar 2015 10:57:26 -0400 Subject: support libs: round2 refresh Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-netaddr_0.7.12.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-netaddr_0.7.12.bb (limited to 'meta-openstack/recipes-devtools/python/python-netaddr_0.7.12.bb') diff --git a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.12.bb b/meta-openstack/recipes-devtools/python/python-netaddr_0.7.12.bb deleted file mode 100644 index 037df88..0000000 --- a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.12.bb +++ /dev/null @@ -1,17 +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=e0c5cc28e66c19626bc908b3a9402c2e" - -PR = "r0" -SRCNAME = "netaddr" - -SRC_URI = "https://pypi.python.org/packages/source/n/${SRCNAME}/${SRCNAME}-${PV}.zip" - -SRC_URI[md5sum] = "6145afd46786ffbc6644ae1ea2bfefd7" -SRC_URI[sha256sum] = "622b81e571fb974698d056d4825b21ee64eac96de8ef41327b03913ac4308d5b" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils -- cgit v1.2.3-54-g00ecf