Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pip
From: Adam Ciarcinski
Date: 2024-10-31 11:40:06
Message id: 20241031104006.C1B04FC7E@cvs.NetBSD.org
Log Message:
py-pip: updated to 24.3.1
24.3.1 (2024-10-27)
Bug Fixes
- Allow multiple nested inclusions of the same requirements file again.
24.3 (2024-10-27)
Deprecations and Removals
- Deprecate wheel filenames that are not compliant with :pep:`440`.
Features
- Detect recursively referencing requirements files and help users identify
the source.
- Support for :pep:`730` iOS wheels.
Bug Fixes
- 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.
Vendored Libraries
- Upgrade certifi to 2024.8.30
- Upgrade distlib to 0.3.9
- Upgrade truststore to 0.10.0
- Upgrade urllib3 to 1.26.20
Files: