From: Ross Burton <ross.burton@arm.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] python3-pip: use the flit_core build backend
Date: Thu, 6 Aug 2026 18:24:37 +0100 [thread overview]
Message-ID: <20260806172437.647443-2-ross.burton@arm.com> (raw)
In-Reply-To: <20260806172437.647443-1-ross.burton@arm.com>
pip moved to flit in 25.3[1].
[1] https://github.com/pypa/pip/commit/9abe08127cb666e9eef9e231d4bec0e89afdc830
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
meta/recipes-devtools/python/python3-pip_26.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3-pip_26.2.bb b/meta/recipes-devtools/python/python3-pip_26.2.bb
index 13ba2b9e5f3..4e5a777931c 100644
--- a/meta/recipes-devtools/python/python3-pip_26.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_26.2.bb
@@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \
file://src/pip/_vendor/urllib3/LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda \
"
-inherit pypi python_setuptools_build_meta
+inherit pypi python_flit_core
SRC_URI += "file://no_shebang_mangling.patch"
--
2.43.0
prev parent reply other threads:[~2026-08-06 17:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 17:24 [PATCH 1/2] python3-iniconfig: use the setuptools build backend Ross Burton
2026-08-06 17:24 ` Ross Burton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260806172437.647443-2-ross.burton@arm.com \
--to=ross.burton@arm.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox