python-pip 22.1.1+dfsg-1 source package in Ubuntu
Changelog
python-pip (22.1.1+dfsg-1) unstable; urgency=medium * New upstream release. -- Stefano Rivera <email address hidden> Thu, 26 May 2022 17:09:17 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_22.1.1+dfsg-1.dsc | 1.6 KiB | b6b969d9a4250151ee521b0db8c30c63880a59af926045af2b6f676b0faa2bb8 |
python-pip_22.1.1+dfsg.orig.tar.xz | 1.2 MiB | 08742576db71313c9d469575cc9bbd7c99e4b9a42d818e725595af85b0612c9b |
python-pip_22.1.1+dfsg-1.debian.tar.xz | 21.0 KiB | 6339ce08ae0afe45b046bbcc444512f26e107ee2b6e024e9a24e53515a73a8f7 |
Available diffs
- diff from 22.1+dfsg-1 to 22.1.1+dfsg-1 (5.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.