python-pip 8.1.1-2ubuntu0.3 source package in Ubuntu

Changelog

python-pip (8.1.1-2ubuntu0.3) xenial; urgency=medium

  * d/patches/lp1626258-do-not-use-project_name.patch when accessing
    Requirement.project_name instead of Requirement.name. (LP: #1626258)

 -- Felipe Reyes <email address hidden>  Thu, 22 Sep 2016 16:07:55 +0200

Upload details

Uploaded by:
Felipe Reyes
Sponsored by:
Louis Bouchard
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_8.1.1.orig.tar.gz 1.1 MiB 3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798
python-pip_8.1.1-2ubuntu0.3.debian.tar.xz 18.5 KiB 60c99c66a9766c74210c44123ec8a87de6a99a5c963398572b5b35b9ef7a8772
python-pip_8.1.1-2ubuntu0.3.dsc 2.6 KiB dc40df65befdd07fa884df060e5da3463ef434dc99935df5da5eed871e9e0647

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.