summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools')
-rw-r--r--meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-osc-lib.inc)6
3 files changed, 3 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb b/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb
deleted file mode 100644
index 256c286..0000000
--- a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1inherit setuptools3
2require python-osc-lib.inc
diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
deleted file mode 100644
index 256c286..0000000
--- a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1inherit setuptools3
2require python-osc-lib.inc
diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib.inc b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb
index 1767b43..db1ba03 100644
--- a/meta-openstack/recipes-devtools/python/python-osc-lib.inc
+++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb
@@ -4,10 +4,10 @@ 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] = "240d3debc1b6eaadf5e8838f5f2d06fb" 7SRC_URI[md5sum] = "62d32a59bf4447191b957c6a65eff47f"
8SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d" 8SRC_URI[sha256sum] = "697d08204a59933035ac246fbc8c8e5453b846b4a8875ed7a9e9caba769b1b57"
9 9
10inherit pypi 10inherit setuptools3 pypi
11 11
12# Satisfy setup.py 'setup_requires' 12# Satisfy setup.py 'setup_requires'
13DEPENDS += " \ 13DEPENDS += " \