| Message ID | 20260823074911.1711858-7-richard.purdie@linuxfoundation.org |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [1/7] libxfont2: upgrade 2.0.8 -> 2.0.9 | expand |
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"
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 <richard.purdie@linuxfoundation.org> --- .../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%)