python-pip 8.0.2-6 source package in Ubuntu

Changelog

python-pip (8.0.2-6) unstable; urgency=medium

  * d/control: Fix Breaks/Replaces version on python-six-whl.  
    (Closes: #813399)

 -- Barry Warsaw <email address hidden>  Fri, 12 Feb 2016 14:23:58 -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.0.2-6.dsc 2.5 KiB 64f587f34dc815613f4a852a7926d9f346e9ef9092e83af9c0980611a241313e
python-pip_8.0.2.orig.tar.gz 1.1 MiB 46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521
python-pip_8.0.2-6.debian.tar.xz 15.4 KiB 24d5c82da9c7d69fbece74f4ce3484183e3ace1d13561169d57365487c878193

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.