On Fri, Mar 4, 2022 at 2:13 AM Lee Chee Yang <[email protected]> wrote:
> Error while do_compile > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/3190/steps/11/logs/stdio > > I just have missed committing a local change. > > > > -----Original Message----- > > From: [email protected] <openembedded- > > [email protected]> On Behalf Of Tim Orling > > Sent: Friday, March 4, 2022 4:44 AM > > To: [email protected] > > Cc: Tim Orling <[email protected]> > > Subject: [OE-core] [PATCH 1/2] python3-importlib-metadata: upgrade 4.10.1 > > -> 4.11.2 > > > > inherit setuptools_build_meta > > > > v4.11.2 > > 369: Fixed bug where EntryPoint.extras was returning match objects and > not > > the extras strings. > > > > v4.11.1 > > 367: In Distribution.requires for egg-info, if requires.txt is empty, > return an > > empty list. > > > > v4.11.0 > > bpo-46246: Added __slots__ to EntryPoints. > > > > v4.10.2 > > 365 and bpo-46546: Avoid leaking method_name in DeprecatedList. > > > > Signed-off-by: Tim Orling <[email protected]> > > --- > > ...-metadata_4.10.1.bb => python3-importlib-metadata_4.11.2.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes- > > devtools/python/{python3-importlib-metadata_4.10.1.bb => python3- > > importlib-metadata_4.11.2.bb} (88%) > > > > diff --git a/meta/recipes-devtools/python/python3-importlib- > > metadata_4.10.1.bb b/meta/recipes-devtools/python/python3-importlib- > > metadata_4.11.2.bb > > similarity index 88% > > rename from meta/recipes-devtools/python/python3-importlib- > > metadata_4.10.1.bb > > rename to meta/recipes-devtools/python/python3-importlib- > > metadata_4.11.2.bb > > index ff40def563f..15c468e41b7 100644 > > --- a/meta/recipes-devtools/python/python3-importlib-metadata_4.10.1.bb > > +++ b/meta/recipes-devtools/python/python3-importlib- > > metadata_4.11.2.bb > > @@ -8,7 +8,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = > > "importlib_metadata" > > UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P<pver>(\d+[\.\- > > _]*)+)/" > > > > -SRC_URI[sha256sum] = > > "951f0d8a5b7260e9db5e41d429285b5f451e928479f19d80818878527d36e95e" > > +SRC_URI[sha256sum] = > > "b36ffa925fe3139b2f6ff11d6925ffd4fa7bc47870165e3ac260ac7b4f91e6ac" > > > > S = "${WORKDIR}/importlib_metadata-${PV}" > > > > -- > > 2.30.2 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162738): https://lists.openembedded.org/g/openembedded-core/message/162738 Mute This Topic: https://lists.openembedded.org/mt/89534634/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
