]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools: upgrade 71.1.0 -> 72.1.0
authorTrevor Gamblin <tgamblin@baylibre.com>
Fri, 9 Aug 2024 12:22:16 +0000 (08:22 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2024 08:28:09 +0000 (09:28 +0100)
Changelog (https://github.com/pypa/setuptools/blob/main/NEWS.rst#v7210):

Features
  - Restore the tests command and deprecate access to the module. (#4519) (#4520)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_72.1.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_71.1.0.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_71.1.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_72.1.0.bb
index 9503c36bb64eed2bd3dddfb48e842c9886003785..945d443affc372f08cf629b7696c6e97dbbaa57a 100644 (file)
@@ -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] = "032d42ee9fb536e33087fb66cac5f840eb9391ed05637b3f2a76a7c8fb477936"
+SRC_URI[sha256sum] = "8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"
 
 DEPENDS += "python3"