python-pip 8.0.2-7 source package in Ubuntu

Changelog

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

  * d/control: Update the python-setuptools-whl Breaks/Replaces versions.
    (Closes: #814571)

 -- Barry Warsaw <email address hidden>  Mon, 15 Feb 2016 13:17:16 -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-7.dsc 2.5 KiB c78187eb7a381909fd27c1ecea3146372879e57529e1d6b444105a5cc380c88a
python-pip_8.0.2.orig.tar.gz 1.1 MiB 46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521
python-pip_8.0.2-7.debian.tar.xz 15.4 KiB 52676d32377bb32dc1521cbe7a55cdf5a0eb8acbe32428914fa0d87e031c719c

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.