From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============= - Added return types to typed public functions - Marked Package Discovery and Resource Access using pkg_resources as py.typed - Removed lingering unused code around Distribution._patched_dist. - Reset the backports module when enabling vendored packages. - Include all vendored files in the sdist. - Restored package data that went missing in 71.0. This change also incidentally causes tests to be installed once again.
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- ...ython3-setuptools_70.3.0.bb => python3-setuptools_71.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_70.3.0.bb => python3-setuptools_71.1.0.bb} (94%) diff --git a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb b/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_70.3.0.bb rename to meta/recipes-devtools/python/python3-setuptools_71.1.0.bb index 72a8d7bc3c..9503c36bb6 100644 --- a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5" +SRC_URI[sha256sum] = "032d42ee9fb536e33087fb66cac5f840eb9391ed05637b3f2a76a7c8fb477936" DEPENDS += "python3" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202591): https://lists.openembedded.org/g/openembedded-core/message/202591 Mute This Topic: https://lists.openembedded.org/mt/107601646/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-