From 01ac9544e0a645f80f0c3aea327bf3ee8d02fff9 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 31 Oct 2013 01:30:55 -0400 Subject: swift: uprev to havana release Upreving the swift component to the havana release. At the same time, we switch to building from git. Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-swiftclient_1.4.0.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-swiftclient_1.4.0.bb (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_1.4.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_1.4.0.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_1.4.0.bb deleted file mode 100644 index 9063f73..0000000 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_1.4.0.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "Client library for OpenStack Object Storage API" -HOMEPAGE = "https://github.com/openstack/python-swiftclient" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" - -PR = "r0" - -SRC_URI = "https://pypi.python.org/packages/source/p/${PN}/${PN}-${PV}.tar.gz" - -SRC_URI[md5sum] = "3767442551361cffdbb3681e401cea52" -SRC_URI[sha256sum] = "95367a1db761cd71ac480cd4733a1cc55ef2afc2d48613142b8b89eac50cccc8" - -inherit setuptools - -RDEPENDS_${PN} += "python-simplejson" \ No newline at end of file -- cgit v1.2.3-54-g00ecf