From 7a5e566d1bc426c48dd72cb738bd46598fc6e400 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 5 Jul 2026 05:32:53 +0000 Subject: [PATCH] python3-setuptools: upgrade 82.0.1 -> 83.0.0 --- ...1-_distutils-sysconfig.py-make-it-possible-to-substite.patch | 2 +- ...ython3-setuptools_82.0.1.bb => python3-setuptools_83.0.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_82.0.1.bb => python3-setuptools_83.0.0.bb} (94%) diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch index 0fc5e3f134..6e240c47d2 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch @@ -1,4 +1,4 @@ -From cb37237fd60689ccf999689ff60acabe8e1ec1de Mon Sep 17 00:00:00 2001 +From 015ff68e79298c5148350cf3bf0b72d1d409ba4b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 11 May 2022 21:41:14 +0200 Subject: [PATCH] _distutils/sysconfig.py: make it possible to substite the diff --git a/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb b/meta/recipes-devtools/python/python3-setuptools_83.0.0.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_82.0.1.bb rename to meta/recipes-devtools/python/python3-setuptools_83.0.0.bb index c413578faf..e5593c9f73 100644 --- a/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools_83.0.0.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] = "7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9" +SRC_URI[sha256sum] = "025bccbbf0fa05b6192bc64ae1e7b16e001fd6d6d4d5de03c97b1c1ade523bef" do_install:append() { # setuptools ships Windows launcher executables (cli*.exe, gui*.exe). -- 2.47.1