python-pip 9.0.1-2.3~ubuntu1 source package in Ubuntu
Changelog
python-pip (9.0.1-2.3~ubuntu1) bionic-proposed; urgency=medium * SRU: LP: #1771624. python-pip (9.0.1-2.3) unstable; urgency=medium * Non-maintainer upload. * Build-depend on python3-idna. Closes: #897121, #896998. * debian/pip.dependencies: Add idna. * debian/rules: run dirtbike for idna. python-pip (9.0.1-2.2) unstable; urgency=medium * Non-maintainer upload. * debian/pip.dependencies: Add certifi. * debian/rules: run dirtbike for certifi. * pip/_vendor/__init__.py: Use the unvendored urllib3. Closes: #896998. python-pip (9.0.1-2.1) unstable; urgency=medium * Non-maintainer upload. * python3-pip: Depend on python3-distutils. Closes: #896390. -- Matthias Klose <email address hidden> Wed, 16 May 2018 12:28:25 -0400
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- 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_9.0.1.orig.tar.gz | 1.1 MiB | 09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d |
python-pip_9.0.1-2.3~ubuntu1.debian.tar.xz | 17.8 KiB | 88f740c87586fe6d872019f912ab65106b291915c666adf91cffe1d4a9e7de60 |
python-pip_9.0.1-2.3~ubuntu1.dsc | 2.7 KiB | 6e4ccb34d5a5de96f2ed9adfeff91338627ca055d9f9a882ebd42e1163ae14ae |
Available diffs
- diff from 9.0.1-2.1 to 9.0.1-2.3~ubuntu1 (1.4 KiB)
Binary packages built by this source
- python-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.
- 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.