26.2.1 (2026-08-04) =================== Bug Fixes ---------
- Reallow keyring installed in a (non-activated) virtual environment to be be used via the ``import`` provider method while installing build dependencies. (`#14227 <https://github.com/pypa/pip/issues/14227>`_) Signed-off-by: Richard Purdie <[email protected]> --- .../python/{python3-pip_26.2.bb => python3-pip_26.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pip_26.2.bb => python3-pip_26.2.1.bb} (97%) diff --git a/meta/recipes-devtools/python/python3-pip_26.2.bb b/meta/recipes-devtools/python/python3-pip_26.2.1.bb similarity index 97% rename from meta/recipes-devtools/python/python3-pip_26.2.bb rename to meta/recipes-devtools/python/python3-pip_26.2.1.bb index 4e5a777931c..7f041f822e3 100644 --- a/meta/recipes-devtools/python/python3-pip_26.2.bb +++ b/meta/recipes-devtools/python/python3-pip_26.2.1.bb @@ -26,7 +26,7 @@ inherit pypi python_flit_core SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "2d8542afcc84cdd8e846c2b36b2861fad1da376dd98f8e7113e9108a3c331690" +SRC_URI[sha256sum] = "f6ad667e89a1fe78046c8f13232b247200f5258d7828f3f7883d660878e0813f" CVE_PRODUCT = "pypa:pip"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244018): https://lists.openembedded.org/g/openembedded-core/message/244018 Mute This Topic: https://lists.openembedded.org/mt/120885539/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
