summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-08-26 16:18:58 +0900
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-08-30 00:16:17 -0400
commitc957a5b63d3c2b1535ae1a8fc17fab4a9ebe1204 (patch)
treedac68396d7208955aecb769f613cc87520d46464 /meta-openstack/recipes-devtools/python
parentff859cf8717d65b1d0b8b6fef5d14f7aeb120eb2 (diff)
downloadmeta-cloud-services-c957a5b63d3c2b1535ae1a8fc17fab4a9ebe1204.tar.gz
python-eventlet: upgrade 0.25.0 -> 0.25.1
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb (renamed from meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb
index c3eabb2..d2878b6 100644
--- a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778"
6 6
7SRC_URI[md5sum] = "a7e8759e6684352ea81a157b6f93fb9b" 7SRC_URI[md5sum] = "8d7145af6506d5418c5a6bee7bf0b7e7"
8SRC_URI[sha256sum] = "f0610bd0d3bb3d51d69f74caa4ad04fc7bce424cdb72e54d08ccda90d8c69800" 8SRC_URI[sha256sum] = "6c9c625af48424c4680d89314dbe45a76cc990cf002489f9469ff214b044ffc1"
9 9
10inherit setuptools pypi 10inherit setuptools pypi