python-pip 20.0.2-5ubuntu1.3 source package in Ubuntu
Changelog
python-pip (20.0.2-5ubuntu1.3) focal; urgency=medium * Add Breaks: python3-virtualenv (<< 20.0.17-1ubuntu0.3) to python-pip-whl, which bumps the seed-app-data version. Our LP: #1880749 change broke existing seed-app-data caches. python-pip (20.0.2-5ubuntu1.2) focal; urgency=medium * Switch from vendoring pytoml to toml, following pep517's dependency. (LP: #1880749) * Use sys.base_prefix instead of sys.prefix in debundle.patch. Back-ported from 20.1-1 to allow virtualenvs to avoid needing to install pip's dependencies in new venvs. (LP: #1904945) -- Stefano Rivera <email address hidden> Fri, 26 Feb 2021 18:38:56 -0800
Upload details
- Uploaded by:
- Stefano Rivera
- Sponsored by:
- Ćukasz Zemczak
- Uploaded to:
- Focal
- 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_20.0.2.orig.tar.gz | 1.4 MiB | 7db0c8ea4c7ea51c8049640e8e6e7fde949de672bfa4949920675563a5a6967f |
python-pip_20.0.2-5ubuntu1.3.debian.tar.xz | 19.5 KiB | bad8f228f84ef7cb331cb6564295b61f8a203fcdb57b85dd718c93796c34b7a5 |
python-pip_20.0.2-5ubuntu1.3.dsc | 2.7 KiB | 6ee687f524c6f3dffeb1adb776973a881387d587787609c87b086f43bef7307a |
Available diffs
Binary packages built by this source
- python-pip-whl: 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 support package for the PEP 427 wheel version of the package,
required for using pip inside a virtual environment.
- 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.