summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-09-05 12:27:40 +0900
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-05 09:56:01 -0400
commit8f3361031e9ee6d65f5d3f2bf9f7bc6e72110735 (patch)
treed055f093fd74429d3ea9eb4707e2d9ca00db09bb /meta-openstack/recipes-devtools/python
parent7ed32850a52d13dc4db5bd3380261de11e5f3b30 (diff)
downloadmeta-cloud-services-8f3361031e9ee6d65f5d3f2bf9f7bc6e72110735.tar.gz
python-futurist: upgrade 1.8.1 -> 1.9.0
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-futurist_1.9.0.bb (renamed from meta-openstack/recipes-devtools/python/python-futurist_1.8.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-futurist_1.8.1.bb b/meta-openstack/recipes-devtools/python/python-futurist_1.9.0.bb
index 0f35c96..06624c1 100644
--- a/meta-openstack/recipes-devtools/python/python-futurist_1.8.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-futurist_1.9.0.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI[md5sum] = "3e5a4b8254ded1624ec807cb7ae04ba5" 7SRC_URI[md5sum] = "cbfa47202a5724215edc83cc91bdf0ac"
8SRC_URI[sha256sum] = "499ee57728a987028725f836ac22aa18899702162fa0a0f1bbe2ecd5c8daf1eb" 8SRC_URI[sha256sum] = "0c58c359d0fa09852841efc587870db4c186c7a9175768176f69013c8acd83a6"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11