python-pip 1.4.1-2 source package in Ubuntu

Changelog

python-pip (1.4.1-2) unstable; urgency=low


  * Team upload.
  * d/control: 
    - Move ca-certificates from Recommends to Depends since
      certificate checks are now turned on by default.  Without this,
      default usage of pip will just error with an informative message
      telling you to install ca-certificates anyway.  (Closes: #722295)
    - wrap-and-sort
  * d/python{,3}-pip.install: wrap-and-sort

 -- Barry Warsaw <email address hidden>  Mon, 09 Sep 2013 18:26:28 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pip_1.4.1-2.dsc 2.1 KiB f777a36101b9c52c4a8ea9073f61178f5af0083c75b7b71bc96c160baed5344d
python-pip_1.4.1.orig.tar.gz 434.8 KiB 4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e
python-pip_1.4.1-2.debian.tar.gz 7.7 KiB d0b087f591ddd26abcff4deea1aed0c6c6cf49b1656289cc574ab5c95c938e6b

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.

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.