python-pip 23.0.1+dfsg-1 source package in Ubuntu
Changelog
python-pip (23.0.1+dfsg-1) unstable; urgency=medium * New upstream bug-fix release. * Update NEWS to reflect the true PEP-668 rollout in cpython3. * Drop patches superseded upstream: break-system-packages, and default-sysconfig-scheme. -- Stefano Rivera <email address hidden> Sun, 19 Feb 2023 10:19:33 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_23.0.1+dfsg-1.dsc | 1.7 KiB | 011993c19077b23c2b0f206ef053e6992522c1250864b67703445a440ed0ee85 |
python-pip_23.0.1+dfsg.orig.tar.xz | 1.2 MiB | 0720e60ea1ccf47d68c269742cd12a1d3bef4d30927cc2c02c2cf9e02deb7378 |
python-pip_23.0.1+dfsg-1.debian.tar.xz | 21.6 KiB | 2dbc2575c940c46d0d28cf42d9d015957aef835a5f6f49d9e4b5382dea3e996b |
Available diffs
- diff from 22.3.1+dfsg-2 to 23.0.1+dfsg-1 (90.5 KiB)
- diff from 23.0+dfsg-2 to 23.0.1+dfsg-1 (5.9 KiB)
No changes file available.
Binary packages built by this source
- python3-pip: Python package installer
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
.
This is the Python 3 version of the package.
- python3-pip-whl: Python package installer (pip wheel)
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
.
This is the support package for the PEP 427 wheel version of the package,
required for using pip inside a virtual environment.