]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pip: upgrade 24.2 -> 24.3.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 12 Nov 2024 09:24:31 +0000 (17:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Nov 2024 17:34:49 +0000 (17:34 +0000)
commit0ee321a8080226347116e9beeb66e1f00436cb22
treebc3bf7c2097f6b4e4d27100e3f1bf23758faf2f8
parent7e134bd24e7b621a0fbf4ef8143334fb039445e3
python3-pip: upgrade 24.2 -> 24.3.1

no_shebang_mangling.patch
refreshed for 24.3.1

Changelog:
=========
- Deprecate wheel filenames that are not compliant with PEP 440.
- Detect recursively referencing requirements files and help users identify the source.
- Support for PEP 730 iOS wheels.
- Display a better error message when an already installed package has an invalid requirement
- Ignore PIP_TARGET and pip.conf global.target when preparing a build environment.
- Restore support for macOS 10.12 and older (via truststore).
- Allow installing pip in editable mode in a virtual environment on Windows.
- Upgrade certifi to 2024.8.30
- Upgrade distlib to 0.3.9
- Upgrade truststore to 0.10.0
- Upgrade urllib3 to 1.26.20
- Allow multiple nested inclusions of the same requirements file again.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch
meta/recipes-devtools/python/python3-pip_24.3.1.bb [moved from meta/recipes-devtools/python/python3-pip_24.2.bb with 96% similarity]