Signed-off-by: Wang Mingyu <[email protected]>
---
...python-fixtures_3.0.0.bb => python3-fixtures_3.0.0.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta-openstack/recipes-devtools/python/{python-fixtures_3.0.0.bb =>
python3-fixtures_3.0.0.bb} (86%)
diff --git a/meta-openstack/recipes-devtools/python/python-fixtures_3.0.0.bb
b/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
similarity index 86%
rename from meta-openstack/recipes-devtools/python/python-fixtures_3.0.0.bb
rename to meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
index c8883be..c2e098f 100644
--- a/meta-openstack/recipes-devtools/python/python-fixtures_3.0.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
@@ -15,14 +15,14 @@ DISTUTILS_INSTALL_ARGS = "--root=${D} \
--install-data=${datadir}"
DEPENDS += " \
- python-pbr \
+ python3-pbr \
"
# Satisfy setup.py 'setup_requires'
DEPENDS += " \
- python-pbr-native \
+ python3-pbr-native \
"
-RDEPENDS_${PN} += "python-testtools \
- python-pbr \
+RDEPENDS_${PN} += "python3-testtools \
+ python3-pbr \
"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5399):
https://lists.yoctoproject.org/g/meta-virtualization/message/5399
Mute This Topic: https://lists.yoctoproject.org/mt/74887845/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-