From 6fbb59a85e7e495eaee7fd580dcdac2ecedcf790 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 29 Aug 2014 09:47:01 -0400 Subject: support packages: uprev to juno 2014.2-b2 versions Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-six_1.6.1.bb | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-six_1.6.1.bb (limited to 'meta-openstack/recipes-devtools/python/python-six_1.6.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb b/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb deleted file mode 100644 index 8bd39cc..0000000 --- a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Python 2 and 3 compatibility utilities" -HOMEPAGE = "http://pypi.python.org/pypi/six/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5" - -PR = "r1" -SRCNAME = "six" - -SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ -" - -SRC_URI[md5sum] = "07d606ac08595d795bf926cc9985674f" -SRC_URI[sha256sum] = "d4392a7c8d91b005c002568a85faf617c67241c8cd8399cc395e8f1005aff80d" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf