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

Changelog

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

  * d/patches/lp1626258.patch: Fix AttibuteError when accessing
    Requirement.project_name instead of Requirement.name. (LP: #1626258)
  * d/tests:
    - control: Add needs-recommends restriction.
    - pip2-*.sh: Install world 3.1, it's the latest version compatible
      with python2.

 -- Felipe Reyes <email address hidden>  Wed, 21 Sep 2016 17:43:32 -0300

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.4.debian.tar.xz 18.5 KiB 951d1490225b829c7879ef85527fbeac59e3a34465876cb48e88c6037aa23676
python-pip_8.1.1-2ubuntu0.4.dsc 2.7 KiB f35505349e124902c2de8871834482ae89759ac549c9aa24c2120688dcc74104

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.