Thanks for the update, the series is now applied. Bruce
In message: [meta-virtualization][meta-cloud-services][PATCH 6/8] python3-termcolor: inherit setuptools3 not distutils on 19/01/2022 wangmy wrote: > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../recipes-devtools/python/python3-termcolor_1.1.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb > b/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb > index a8d50097..127287a7 100644 > --- a/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb > +++ b/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb > @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = > "file://COPYING.txt;md5=809e8749b63567978acfbd81d9f6a27d" > SRC_URI[md5sum] = "043e89644f8909d462fbbfa511c768df" > SRC_URI[sha256sum] = > "1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b" > > -inherit distutils3 pypi > +inherit setuptools3 pypi > > DEPENDS += " \ > python3-pip \ > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7039): https://lists.yoctoproject.org/g/meta-virtualization/message/7039 Mute This Topic: https://lists.yoctoproject.org/mt/88795699/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
