diff mbox series

[2/3] python3-setuptools: upgrade 71.1.0 -> 72.1.0

Message ID 20240809122217.3825274-2-tgamblin@baylibre.com
State Accepted, archived
Commit 8760d37e4b6275016a8dcdabc04dfb85185649b7
Headers show
Series [1/3] python3: upgrade 3.12.4 -> 3.12.5 | expand

Commit Message

Trevor Gamblin Aug. 9, 2024, 12:22 p.m. UTC
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>
---
 ...ython3-setuptools_71.1.0.bb => python3-setuptools_72.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-setuptools_71.1.0.bb => python3-setuptools_72.1.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb b/meta/recipes-devtools/python/python3-setuptools_72.1.0.bb
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 9503c36bb6..945d443aff 100644
--- a/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_72.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] = "032d42ee9fb536e33087fb66cac5f840eb9391ed05637b3f2a76a7c8fb477936"
+SRC_URI[sha256sum] = "8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"
 
 DEPENDS += "python3"