upgrade 0.28.0 -> 1.1.0
Signed-off-by: Zheng Ruoqin <[email protected]>
---
.../{python-mox3_0.28.0.bb => python3-mox3_1.1.0.bb} | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
rename meta-openstack/recipes-devtools/python/{python-mox3_0.28.0.bb =>
python3-mox3_1.1.0.bb} (61%)
diff --git a/meta-openstack/recipes-devtools/python/python-mox3_0.28.0.bb
b/meta-openstack/recipes-devtools/python/python3-mox3_1.1.0.bb
similarity index 61%
rename from meta-openstack/recipes-devtools/python/python-mox3_0.28.0.bb
rename to meta-openstack/recipes-devtools/python/python3-mox3_1.1.0.bb
index 770569b..9608077 100644
--- a/meta-openstack/recipes-devtools/python/python-mox3_0.28.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-mox3_1.1.0.bb
@@ -4,21 +4,21 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRC_URI[md5sum] = "c930d8479996541b04447a67e96e4a62"
-SRC_URI[sha256sum] =
"8094868e70f814b4a526ecc592365437bc93a7dd60341321344987b3e8dba49d"
+SRC_URI[md5sum] = "0eff74d3a85ec4d4dc6acf7f524ca816"
+SRC_URI[sha256sum] =
"8a526b7b9b6341f541a9aef3e08c93fd84a5373fe89d4cc51dd571f085b2363c"
inherit setuptools3 pypi
DEPENDS += "\
- python-pbr \
+ python3-pbr \
"
# Satisfy setup.py 'setup_requires'
DEPENDS += " \
- python-pbr-native \
+ python3-pbr-native \
"
RDEPENDS_${PN} += " \
- python-pbr \
- python-fixtures \
+ python3-pbr \
+ python3-fixtures \
"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5411):
https://lists.yoctoproject.org/g/meta-virtualization/message/5411
Mute This Topic: https://lists.yoctoproject.org/mt/74911727/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-