python-pip 1.5.4-1ubuntu4 source package in Ubuntu

Changelog

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

  * fix legacy resion format support (LP: #1445947):
    - d/p/fix_legacy_version_format_support.patch

 -- Liang Chen <email address hidden>  Mon, 27 Jun 2016 10:40:48 -0700

Upload details

Uploaded by:
Liang Chen
Sponsored by:
Brian Murray
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe python

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-1ubuntu4.debian.tar.xz 16.1 KiB 0a48f4067da59e583394a083fcc943976c094b9b585ad8ea8077060ad89183f2
python-pip_1.5.4-1ubuntu4.dsc 1.8 KiB cf65cc89620c1de4e94a0afb3a22dc06b12e9593516eeb54e7938c0de006a0dc

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.