summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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