python-pip 20.0.2-5ubuntu1 source package in Ubuntu

Changelog

python-pip (20.0.2-5ubuntu1) focal; urgency=medium

  * In python-pip-whl: Use setuptools 44 from our python 2 stack, for now.
    This is a hack for focal, to keep Python 2 compatibility for virtualenv.
    In the future, virtualenv will probably have to download wheels for
    python 2.

 -- Stefano Rivera <email address hidden>  Tue, 21 Apr 2020 08:21:38 -0700

Upload details

Uploaded by:
Stefano Rivera
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_20.0.2.orig.tar.gz 1.4 MiB 7db0c8ea4c7ea51c8049640e8e6e7fde949de672bfa4949920675563a5a6967f
python-pip_20.0.2-5ubuntu1.debian.tar.xz 18.6 KiB 5e68ba00af94653371a2b6f4a50059371444a6723e020f09c153c293206ab310
python-pip_20.0.2-5ubuntu1.dsc 3.0 KiB ebf10ea0540e4b69d9a727c512eaf4659079301a04601df1ea1d44bdc3f3ccca

View changes file

Binary packages built by this source

python-pip-whl: Python package installer

 pip is the 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: Python package installer

 pip is the 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.