diff mbox series

python3-pip: update 23.0 -> 23.0.1

Message ID 1676974737-24910-4-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 2cab887da4618a23c1fc52d27e1061102857f470
Headers show
Series python3-pip: update 23.0 -> 23.0.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 21, 2023, 10:18 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
Features
--------
- Ignore PIP_REQUIRE_VIRTUALENV for "pip index"
- Implement "--break-system-packages" to permit installing packages into
  "EXTERNALLY-MANAGED" Python installations.

Bug Fixes
---------
- Improve handling of isolated build environments on platforms that
  customize the Python's installation schemes, such as Debian and
  Homebrew.
- Do not crash in presence of misformatted hash field in "direct_url.json".

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-pip_23.0.bb => python3-pip_23.0.1.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pip_23.0.bb => python3-pip_23.0.1.bb} (97%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pip_23.0.bb b/meta/recipes-devtools/python/python3-pip_23.0.1.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-pip_23.0.bb
rename to meta/recipes-devtools/python/python3-pip_23.0.1.bb
index 8b956932c3..d9b9906ff9 100644
--- a/meta/recipes-devtools/python/python3-pip_23.0.bb
+++ b/meta/recipes-devtools/python/python3-pip_23.0.1.bb
@@ -33,7 +33,7 @@  inherit pypi python_setuptools_build_meta
 
 SRC_URI += "file://no_shebang_mangling.patch"
 
-SRC_URI[sha256sum] = "aee438284e82c8def684b0bcc50b1f6ed5e941af97fa940e83e2e8ef1a59da9b"
+SRC_URI[sha256sum] = "cd015ea1bfb0fcef59d8a286c1f8bebcb983f6317719d415dc5351efb7cd7024"
 
 do_install:append() {
     rm -f ${D}/${bindir}/pip