python-pip 8.1.1-1 source package in Ubuntu

Changelog

python-pip (8.1.1-1) unstable; urgency=medium

  * New upstream release.
  * d/makepip.py: Remove the date tag to support reproducible builds.
    (Closes: #816214)

 -- Barry Warsaw <email address hidden>  Thu, 17 Mar 2016 10:31:21 -0400

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.1-1.dsc 2.5 KiB 588aa6c87da91d932dd8ed3966c3435d8b2cd3b7617486027fdf7ccf93d64f57
python-pip_8.1.1.orig.tar.gz 1.1 MiB 3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798
python-pip_8.1.1-1.debian.tar.xz 15.7 KiB 96eb3e5b834e428fa5a849844a166a5e64bc3172d980ef0b555e58b3bcdc2871

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.