Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-pip* to *24.0* has Succeeded.
Next steps: - apply the patch: git am 0001-python3-pip-upgrade-23.3.2-24.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- >From 6a11a4d5a0067dd2987f31b25122b1aaaff2408f Mon Sep 17 00:00:00 2001 From: Upgrade Helper <a...@yoctoproject.org> Date: Thu, 15 Feb 2024 08:14:09 +0000 Subject: [PATCH] python3-pip: upgrade 23.3.2 -> 24.0 --- .../python/python3-pip/no_shebang_mangling.patch | 8 ++++---- .../python/{python3-pip_23.3.2.bb => python3-pip_24.0.bb} | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-devtools/python/{python3-pip_23.3.2.bb => python3-pip_24.0.bb} (97%) diff --git a/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch b/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch index b59f4888da..8d03a8d0b5 100644 --- a/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch +++ b/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch @@ -1,4 +1,4 @@ -From 915bf32cd117cd86cc0d4b96bc9490b1c7119ffd Mon Sep 17 00:00:00 2001 +From ef0b3b1dd02802d35ab68f9b445997f4006ec68c Mon Sep 17 00:00:00 2001 From: Richard Purdie <richard.pur...@linuxfoundation.org> Date: Wed, 23 Feb 2022 12:27:06 +0000 Subject: [PATCH] python3-pip: Don't change shebang @@ -14,10 +14,10 @@ Upstream-Status: Inappropriate [OE specific config] 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pip/_vendor/distlib/scripts.py b/src/pip/_vendor/distlib/scripts.py -index d270624..42c0d10 100644 +index cfa45d2..313f499 100644 --- a/src/pip/_vendor/distlib/scripts.py +++ b/src/pip/_vendor/distlib/scripts.py -@@ -137,6 +137,8 @@ class ScriptMaker(object): +@@ -144,6 +144,8 @@ class ScriptMaker(object): See also: http://www.in-ulm.de/~mascheck/various/shebang/#length https://hg.mozilla.org/mozilla-central/file/tip/mach """ @@ -26,7 +26,7 @@ index d270624..42c0d10 100644 if os.name != 'posix': simple_shebang = True else: -@@ -348,7 +350,7 @@ class ScriptMaker(object): +@@ -362,7 +364,7 @@ class ScriptMaker(object): return match = FIRST_LINE_RE.match(first_line.replace(b'\r\n', b'\n')) diff --git a/meta/recipes-devtools/python/python3-pip_23.3.2.bb b/meta/recipes-devtools/python/python3-pip_24.0.bb similarity index 97% rename from meta/recipes-devtools/python/python3-pip_23.3.2.bb rename to meta/recipes-devtools/python/python3-pip_24.0.bb index 0f2ab9288b..be4a29500a 100644 --- a/meta/recipes-devtools/python/python3-pip_23.3.2.bb +++ b/meta/recipes-devtools/python/python3-pip_24.0.bb @@ -33,7 +33,7 @@ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149" +SRC_URI[sha256sum] = "ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2" do_install:append() { rm -f ${D}/${bindir}/pip -- 2.42.0
packages/core2-64-poky-linux/python3-pip: SRC_URI changed from "https://files.pythonhosted.org/packages/source/p/pip/pip-23.3.2.tar.gz;downloadfilename=pip-23.3.2.tar.gz file://no_shebang_mangling.patch" to "https://files.pythonhosted.org/packages/source/p/pip/pip-24.0.tar.gz;downloadfilename=pip-24.0.tar.gz file://no_shebang_mangling.patch" packages/core2-64-poky-linux/python3-pip: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-dbg: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-dbg: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-dev: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-dev: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-doc: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-doc: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-locale: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-locale: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-src: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-src: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip-staticdev: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip-staticdev: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip: PV changed from "23.3.2" to "24.0" packages/core2-64-poky-linux/python3-pip/python3-pip: PKGV changed from 23.3.2 [default] to 24.0 [default] packages/core2-64-poky-linux/python3-pip/python3-pip: PKGSIZE changed from 13861838 to 13866734 (+0%) Changes to packages/core2-64-poky-linux/python3-pip (sysroot): /usr/lib/python3.12/site-packages/pip-24.0.dist-info was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL was added /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/AUTHORS.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/entry_points.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/LICENSE.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/METADATA was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/RECORD was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/top_level.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/WHEEL was removed
0001-python3-pip-upgrade-23.3.2-24.0.patch
Description: Binary data
Changes to packages/core2-64-poky-linux/python3-pip (sysroot): /usr/lib/python3.12/site-packages/pip-24.0.dist-info was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt was added /usr/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL was added /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/AUTHORS.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/entry_points.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/LICENSE.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/METADATA was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/RECORD was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/top_level.txt was removed /usr/lib/python3.12/site-packages/pip-23.3.2.dist-info/WHEEL was removed
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#195594): https://lists.openembedded.org/g/openembedded-core/message/195594 Mute This Topic: https://lists.openembedded.org/mt/104377489/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-