From: Wang Mingyu <[email protected]> Changelog: ============= - Fix the loading of launcher manifest.xml file. - Replaced deprecated json.__version__ with fixture in tests. - Add advice about how to improve predictability when installing sdists
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-setuptools_82.0.0.bb => python3-setuptools_82.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_82.0.0.bb => python3-setuptools_82.0.1.bb} (94%) diff --git a/meta/recipes-devtools/python/python3-setuptools_82.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_82.0.0.bb rename to meta/recipes-devtools/python/python3-setuptools_82.0.1.bb index a6b48bf145..a3943a29c3 100644 --- a/meta/recipes-devtools/python/python3-setuptools_82.0.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb @@ -11,7 +11,7 @@ CVE_PRODUCT = "python3-setuptools python:setuptools" SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "22e0a2d69474c6ae4feb01951cb69d515ed23728cf96d05513d36e42b62b37cb" +SRC_URI[sha256sum] = "7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9" do_install:append() { # setuptools ships Windows launcher executables (cli*.exe, gui*.exe). -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233510): https://lists.openembedded.org/g/openembedded-core/message/233510 Mute This Topic: https://lists.openembedded.org/mt/118397716/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
