python-pip 20.0.2-5ubuntu1.2 source package in Ubuntu
Changelog
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> Mon, 25 Jan 2021 22:36:55 -0700
Upload details
- Uploaded by:
- Stefano Rivera
- 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.2.debian.tar.xz | 19.4 KiB | 8c958dc8d639e396a5d94ce71eccb180041a85cdf93082343cb775fd9e672162 |
python-pip_20.0.2-5ubuntu1.2.dsc | 3.1 KiB | 07de9541b0fa9b4c97904b240ff7e72e598b23671035f16af8c70c6c810a85a8 |
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.