diff mbox series

[5/5] python3-setuptools: upgrade 68.0.0 -> 68.1.0

Message ID 20230817190241.2302457-5-tgamblin@baylibre.com
State Accepted, archived
Commit e7671b34f479989e059fd0baa2028807331988c4
Headers show
Series [1/5] python3-dbusmock: upgrade 0.29.0 -> 0.29.1 | expand

Commit Message

Trevor Gamblin Aug. 17, 2023, 7:02 p.m. UTC
Changelog: https://github.com/pypa/setuptools/blob/main/NEWS.rst

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...ython3-setuptools_68.0.0.bb => python3-setuptools_68.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-setuptools_68.0.0.bb => python3-setuptools_68.1.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_68.1.0.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-setuptools_68.0.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_68.1.0.bb
index 4ac789d18c..e04cd1dcd0 100644
--- a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_68.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] = "baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235"
+SRC_URI[sha256sum] = "d59c97e7b774979a5ccb96388efc9eb65518004537e85d52e81eaee89ab6dd91"
 
 DEPENDS += "${PYTHON_PN}"