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

Changelog

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

  * d/patches/skip-bad-requirements.patch: Cherry pick from Yakkety to fix
    crash in `pip3 freeze` when `python3-lxc` is installed.  (LP: #1611503)

 -- Barry Warsaw <email address hidden>  Tue, 09 Aug 2016 16:22:49 -0400

Upload details

Uploaded by:
Barry Warsaw
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.2.debian.tar.xz 18.1 KiB ae90b69475c974db9d01dc8f9740243d27e62ec1e021eeb150b57b5a46bb6d76
python-pip_8.1.1-2ubuntu0.2.dsc 2.7 KiB 00155fd6df3eafeeca2c0857f0e9c8fa1155cdcc44bf13a73b7d365d56a809ea

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.