From 9ede510fc4d48bfaa867bcd94dc522c5f0e6abc5 Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Wed, 14 Sep 2016 01:30:03 -0400 Subject: python-eventlet: 0.17.4 -> 0.18.4 Upgrade python-eventlet from 0.17.4 to 0.18.4. Signed-off-by: Wang Xin Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-eventlet_0.17.4.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb') diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb deleted file mode 100644 index 32494e1..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb +++ /dev/null @@ -1,16 +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" - -SRCNAME = "eventlet" - -SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "fea0993b14cc7322f944bdd535c4f24a" -SRC_URI[sha256sum] = "8721e9714eaff8d20f2407e0d3a80069db6b57c9226c26ee9db25c541d06556d" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf