From c957a5b63d3c2b1535ae1a8fc17fab4a9ebe1204 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Mon, 26 Aug 2019 16:18:58 +0900 Subject: python-eventlet: upgrade 0.25.0 -> 0.25.1 Signed-off-by: Yuan Chao Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-eventlet_0.25.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb new file mode 100644 index 0000000..d2878b6 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Highly concurrent networking library" +HOMEPAGE = "http://pypi.python.org/pypi/eventlet" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" + +SRC_URI[md5sum] = "8d7145af6506d5418c5a6bee7bf0b7e7" +SRC_URI[sha256sum] = "6c9c625af48424c4680d89314dbe45a76cc990cf002489f9469ff214b044ffc1" + +inherit setuptools pypi -- cgit v1.2.3-54-g00ecf