python-pip 8.1.1-2ubuntu0.5 source package in Ubuntu
Changelog
python-pip (8.1.1-2ubuntu0.5) xenial; urgency=medium * d/patches/requires-python.patch: Add support for Requires-Python, backported from 9.0.0. virtualenv is installing setuptools 45.0.0 into Python 2.7 virtualenvs, which leaves broken virtualenvs. As libraries drop Python 2.7 support, this becomes more and more useful for 2.7 users to continue to use older versions of the libraries. (LP: #1864766) -- Stefano Rivera <email address hidden> Tue, 25 Feb 2020 16:17:00 -0800
Upload details
- Uploaded by:
- Stefano Rivera
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pip_8.1.1.orig.tar.gz | 1.1 MiB | 3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798 |
python-pip_8.1.1-2ubuntu0.5.debian.tar.xz | 20.0 KiB | dca64ba54686db981badcbc3a53578a3356f00b1647323c9007eca7c449509ca |
python-pip_8.1.1-2ubuntu0.5.dsc | 2.7 KiB | ca6f168a0e62c6dc3130bde4c81e0d3bf7140f96f79f160865482f2142d2137f |
Available diffs
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.