From 5ab439f38ac1ed6a6a5b59378b833702e587be5a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 7 Nov 2013 08:26:32 -0500 Subject: python-eventlet: uprev to meet havana version requirements Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-eventlet_0.12.1.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb deleted file mode 100644 index e1f5072..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "Highly concurrent networking library" -HOMEPAGE = "http://pypi.python.org/pypi/eventlet" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" - -PR = "r0" -SRCNAME = "eventlet" - -SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "3718973195adb36bbf6626be370e7f47" -SRC_URI[sha256sum] = "aaf97960b7e00f36844549399a22746c7ef27d76fffcd4056fb36bd242dd1e47" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf