python-pip 8.1.0-2 source package in Ubuntu

Changelog

python-pip (8.1.0-2) unstable; urgency=medium

  * d/control:
    - Add ca-certificates to python-pip-whl Depends.
    - wrap-and-sort -at

 -- Barry Warsaw <email address hidden>  Wed, 09 Mar 2016 17:02:55 -0500

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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_8.1.0-2.dsc 2.5 KiB e1a91b2c54d53113af4f1b549a579d07287d19f0d3e360f2c8469b2b35f93586
python-pip_8.1.0.orig.tar.gz 1.1 MiB d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e
python-pip_8.1.0-2.debian.tar.xz 15.7 KiB 719651e7e8ecdfc6521b97b25435e5dadec352b0c74bacbe73319ae75a2bee33

Available diffs

No changes file available.

Binary packages built by this source

python-pip: alternative Python package installer

 pip is a replacement for easy_install, and is intended to be an improved
 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: alternative Python package installer

 pip is a replacement for easy_install, and is intended to be an improved
 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: alternative Python package installer - Python 3 version of the package

 pip is a replacement for easy_install, and is intended to be an improved
 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.