merged. Bruce
In message: [meta-virtualization][meta-cloud-services][PATCH] python3-fixtures: Change python to python3 on 15/06/2020 Wang Mingyu wrote: > 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 (#5419): https://lists.yoctoproject.org/g/meta-virtualization/message/5419 Mute This Topic: https://lists.yoctoproject.org/mt/74928960/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
