python-pip 20.0.2-2 source package in Ubuntu
Changelog
python-pip (20.0.2-2) unstable; urgency=medium * Team upload * Update autopkgtests - Drop python2 tests - Use python3 -m pip vice pip3 (it's the future) -- Scott Kitterman <email address hidden> Tue, 17 Mar 2020 17:35:18 -0400
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules 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_20.0.2-2.dsc | 2.8 KiB | d6c68e5655286752da405cb037a7515b0cf0ea5351f5feaef5a10582e907200c |
python-pip_20.0.2.orig.tar.gz | 1.4 MiB | 7db0c8ea4c7ea51c8049640e8e6e7fde949de672bfa4949920675563a5a6967f |
python-pip_20.0.2-2.debian.tar.xz | 18.7 KiB | 2b8f28ee97fd0556c0e3695e2746091962c9e6ef585359ef31acdc7646a8a379 |
Available diffs
- diff from 18.1-5 to 20.0.2-2 (575.9 KiB)
- diff from 18.1-5ubuntu1 (in Ubuntu) to 20.0.2-2 (576.0 KiB)
No changes file available.
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.