]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools: upgrade 67.3.1 -> 67.3.3
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 21 Feb 2023 10:20:00 +0000 (18:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 13:31:41 +0000 (13:31 +0000)
Changelog:
==========
#3820: Restore quoted #include argument to has_function.
#3827: Improve deprecation warning message on pkg_resources.declare_namespace
        to display package name.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_67.3.3.bb [moved from meta/recipes-devtools/python/python3-setuptools_67.3.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/python/python3-setuptools_67.3.1.bb
rename to meta/recipes-devtools/python/python3-setuptools_67.3.3.bb
index ef759c8bef4c736147cf1c22a68d21184deb0d4a..053b671e2a35a694e5b04d386e4c762d0dd95e8e 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] = "daec07fd848d80676694d6bf69c009d28910aeece68a38dbe88b7e1bb6dba12e"
+SRC_URI[sha256sum] = "ed4e75fafe103c79b692f217158ba87edf38d31004b9dbc1913debb48793c828"
 
 DEPENDS += "${PYTHON_PN}"