Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-devtools/python/python-osc-lib_1.14.1.bb | 2 -- .../recipes-devtools/python/python3-osc-lib_1.13.0.bb | 2 -- .../python/{python-osc-lib.inc => python3-osc-lib_2.1.0.bb} | 6 +++--- 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb delete mode 100644 meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb rename meta-openstack/recipes-devtools/python/{python-osc-lib.inc => python3-osc-lib_2.1.0.bb} (80%)
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 @@ -inherit setuptools3 -require 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 @@ -inherit setuptools3 -require 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 similarity index 80% rename from meta-openstack/recipes-devtools/python/python-osc-lib.inc rename to 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" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" -SRC_URI[md5sum] = "240d3debc1b6eaadf5e8838f5f2d06fb" -SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d" +SRC_URI[md5sum] = "62d32a59bf4447191b957c6a65eff47f" +SRC_URI[sha256sum] = "697d08204a59933035ac246fbc8c8e5453b846b4a8875ed7a9e9caba769b1b57" -inherit pypi +inherit setuptools3 pypi # Satisfy setup.py 'setup_requires' DEPENDS += " \ -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5405): https://lists.yoctoproject.org/g/meta-virtualization/message/5405 Mute This Topic: https://lists.yoctoproject.org/mt/74890394/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
