From 8a676f4cb05deefda7e2a8d8326922fb38b809df Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 29 Apr 2015 11:08:20 +0800 Subject: python-eventlet: upgrade to 0.17.3 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-eventlet_0.17.1.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-eventlet_0.17.1.bb (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.17.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.17.1.bb deleted file mode 100644 index b566649..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.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] = "b66053e6dbfd5a6996750fa09b0af6ba" -SRC_URI[sha256sum] = "de9c23eb94e55150b25150822a28f91656028987353fef3f687cc285d018dd5a" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf