both of these are merged. Thanks for the changes, I've been trying to make time to get m-c-s cleaned up, and this helps a lot!
Bruce In message: [meta-virtualization] [PATCH] python-psycopg: switched from distutils to setuptools on 28/11/2022 [email protected] wrote: > From: Dylan Turner <[email protected]> > > --- > meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb > b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb > index d054214b..94787e6f 100644 > --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb > +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb > @@ -12,7 +12,7 @@ SRC_URI += " \ > SRC_URI[md5sum] = "9e7d6f695fc7f8d1c42a7905449246c9" > SRC_URI[sha256sum] = > "eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e" > > -inherit distutils3 pypi > +inherit setuptools3 pypi > > DEPENDS += " \ > postgresql \ > -- > 2.38.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7723): https://lists.yoctoproject.org/g/meta-virtualization/message/7723 Mute This Topic: https://lists.yoctoproject.org/mt/95393855/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
