python-pip 1.5.6-7ubuntu2 source package in Ubuntu

Changelog

python-pip (1.5.6-7ubuntu2) xenial; urgency=medium

  * d/rules: Force the shebang for /usr/bin/pip3 to be /usr/bin/python3.
    (LP: #1518023)

 -- Barry Warsaw <email address hidden>  Thu, 19 Nov 2015 14:49:14 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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_1.5.6.orig.tar.gz 916.1 KiB b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c
python-pip_1.5.6-7ubuntu2.debian.tar.xz 21.3 KiB 307d4df4dc3bb9ce2dc7b934f9f744593e0c12ca4f52d110e27d73c40097f5aa
python-pip_1.5.6-7ubuntu2.dsc 2.4 KiB 1262ed816eadfe2fac2eac9972b4637ccdc094ad557b80a5d3be4c82c026dc1d

Available diffs

View changes file

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.