summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-cliff_2.17.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-cliff_3.3.0.bb (renamed from meta-openstack/recipes-devtools/python/python-cliff.inc)6
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-cliff_2.17.0.bb b/meta-openstack/recipes-devtools/python/python3-cliff_2.17.0.bb
deleted file mode 100644
index 07923ca..0000000
--- a/meta-openstack/recipes-devtools/python/python3-cliff_2.17.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1inherit setuptools3
2require python-cliff.inc
diff --git a/meta-openstack/recipes-devtools/python/python-cliff.inc b/meta-openstack/recipes-devtools/python/python3-cliff_3.3.0.bb
index 8a7ec7d..e30bc6b 100644
--- a/meta-openstack/recipes-devtools/python/python-cliff.inc
+++ b/meta-openstack/recipes-devtools/python/python3-cliff_3.3.0.bb
@@ -4,10 +4,10 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7SRC_URI[md5sum] = "d51b9a153c6d9ba597c47bb34cb13366" 7SRC_URI[md5sum] = "0e935a090e19358973fdbcc4dfbcdaab"
8SRC_URI[sha256sum] = "f5a1c6b32047aa0d272398d311fd711d41dd5e1cd5195ebe36ebb47f464416fa" 8SRC_URI[sha256sum] = "611595ad7b4bdf57aa252027796dac3273ab0f4bc1511e839cce230a351cb710"
9 9
10inherit pypi 10inherit setuptools3 pypi
11 11
12DEPENDS += "\ 12DEPENDS += "\
13 ${PYTHON_PN}-pbr \ 13 ${PYTHON_PN}-pbr \