python-pip 21.3.1+dfsg-3 source package in Ubuntu
Changelog
python-pip (21.3.1+dfsg-3) unstable; urgency=medium * Source-only upload. -- Stefano Rivera <email address hidden> Wed, 12 Jan 2022 19:38:23 -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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_21.3.1+dfsg-3.dsc | 1.6 KiB | ebd417b2b63e093c58f7e1e1ba9a6580acfe16a77da1d4ce519c6b7f69fe182b |
python-pip_21.3.1+dfsg.orig.tar.xz | 995.6 KiB | e373ee56879e3822daefdf0385bcfe55806747e7fe5e92353c3c5e278a0985c8 |
python-pip_21.3.1+dfsg-3.debian.tar.xz | 20.9 KiB | c740c6f47b3b1dc3c3d9b4dea5941c2e637e18f675b9dcfaa47a7d9d4c53df38 |
Available diffs
- diff from 20.3.4-4 to 21.3.1+dfsg-3 (699.5 KiB)
- diff from 21.3.1+dfsg-1 to 21.3.1+dfsg-3 (1.4 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.