python-pip 22.0.2+dfsg-1ubuntu0.1 source package in Ubuntu
Changelog
python-pip (22.0.2+dfsg-1ubuntu0.1) jammy-security; urgency=medium * No-change rebuild due to wheel and setuptools update. -- David Fernandez Gonzalez <email address hidden> Tue, 24 Jan 2023 10:23:13 +0100
Upload details
- Uploaded by:
- David Fernandez Gonzalez
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- 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.0.2+dfsg.orig.tar.xz | 1.2 MiB | c939650067764c6f7c0cf98d4a38a0ae3bb1d5761d1b68e52056ed7b57d4b532 |
python-pip_22.0.2+dfsg-1ubuntu0.1.debian.tar.xz | 21.1 KiB | 0bbee2c808f38068e4fda7499e4f91ec894c9ae13f4797d99db5e089c6cc4309 |
python-pip_22.0.2+dfsg-1ubuntu0.1.dsc | 2.4 KiB | a2309eb2734c793fca7b1644907ad1f021828c770117900d819be47f16c772f5 |
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.