python-pip 1.5.4-1ubuntu1 source package in Ubuntu

Changelog

python-pip (1.5.4-1ubuntu1) trusty-proposed; urgency=medium

  * SRU, update python3.4 for trusty. LP: #1433324.
  * Backport packaging changes from 1.5.6-1 and build a python-pip-whl package.
  * Package build succeeds with python-scripttest 1.2.
 -- Matthias Klose <email address hidden>   Sat, 26 Jul 2014 21:42:37 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pip_1.5.4.orig.tar.gz 1.0 MiB 70208a250bb4afdbbdd74c3ac35d4ab9ba1eb6852d02567a6a87f2f5104e30b9
python-pip_1.5.4-1ubuntu1.debian.tar.gz 15.7 KiB 95c6785959016a0708e3b359cbcc926912cfff36e6ec413a0824163d668f6f3f
python-pip_1.5.4-1ubuntu1.dsc 2.3 KiB 0c7b53c5594507bea5b999f9ac5f6a2250b7debf34a06d2aff726b45346f6885

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.