python-pip 22.2+dfsg-1 source package in Ubuntu
Changelog
python-pip (22.2+dfsg-1) unstable; urgency=medium * New upstream release. * Refresh patches. * Update copyright. * Bump Standards-Version to 0.6.1, no changes needed. -- Stefano Rivera <email address hidden> Fri, 22 Jul 2022 15:48:44 +0200
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 | |
---|---|---|---|---|
Kinetic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_22.2+dfsg-1.dsc | 1.6 KiB | 5c46792f2d35ff4a3690bce3591c6c3683fb2032d4a5d40794c4c8a210e820f7 |
python-pip_22.2+dfsg.orig.tar.xz | 1.2 MiB | 5ffba7b8b57f7e808d7dbcd99efc2bce7ea30cd673ab4c5a955c7e6ec5a7be03 |
python-pip_22.2+dfsg-1.debian.tar.xz | 21.0 KiB | 89746f00d04ff86cd0be0a9eada3c86190035688890523603f3420922c859d98 |
Available diffs
- diff from 22.1.1+dfsg-1 to 22.2+dfsg-1 (395.7 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.