python-pip 22.0.2+dfsg-1ubuntu0.3 source package in Ubuntu
Changelog
python-pip (22.0.2+dfsg-1ubuntu0.3) jammy-security; urgency=medium * No-change rebuild for requests update. -- Marc Deslauriers <email address hidden> Mon, 05 Jun 2023 14:20:05 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | python | |
Jammy | security | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_22.0.2+dfsg.orig.tar.xz | 1.2 MiB | c939650067764c6f7c0cf98d4a38a0ae3bb1d5761d1b68e52056ed7b57d4b532 |
python-pip_22.0.2+dfsg-1ubuntu0.3.debian.tar.xz | 21.6 KiB | 452931e475537e2a3c37c8f0817ffd9f667184f9377e9b8ba96e75a874412f61 |
python-pip_22.0.2+dfsg-1ubuntu0.3.dsc | 2.3 KiB | 6e9a768c2486c2f69c51438e2827f321c4d8c190896d07d99a85cd65c750ed07 |
Available diffs
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.