python-pip 8.0.2-5 source package in Ubuntu

Changelog

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

  * d/control: Fix Built-Using package names.

 -- Barry Warsaw <email address hidden>  Wed, 10 Feb 2016 18:01:20 -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-5.dsc 2.5 KiB 57a6da12b500a687af878213af378a3622198bbea2b6dcff38c8f665d040e2b7
python-pip_8.0.2.orig.tar.gz 1.1 MiB 46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521
python-pip_8.0.2-5.debian.tar.xz 15.4 KiB dacd3ac878557de85d0b2a3989b2e795ce1bf7abc1a315e1e4a69b8842b78006

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.