python-pip 20.0.2-5ubuntu1.6 source package in Ubuntu

Changelog

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

  * Update debundle.patch so pypy uses base_prefix as well, fixing pypy
    virtualenvs. (LP: #1935882)

 -- Stefano Rivera <email address hidden>  Mon, 12 Jul 2021 23:11:28 -0400

Upload details

Uploaded by:
Stefano Rivera
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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.6.debian.tar.xz 20.8 KiB 64273c204cab8438724330d715fca783d425a048be506b418c762f0093332025
python-pip_20.0.2-5ubuntu1.6.dsc 3.1 KiB 8ded8dd08d8ed64a980887dcc613cdbd6423d6436a659abef55408ee3a168308

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.