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

Changelog

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

  * Security: Don't split git references on unicode separators. (LP: #1926957)

 -- Stefano Rivera <email address hidden>  Wed, 12 May 2021 21:04:29 -0400

Upload details

Uploaded by:
Stefano Rivera
Sponsored by:
Marc Deslauriers
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.5.debian.tar.xz 20.8 KiB bfdebd7bd75e5be5b0a414983dff2ed05a3ce881e9f1febf9f64936029e298f0
python-pip_20.0.2-5ubuntu1.5.dsc 3.1 KiB 37df175a762f018561e9694530eb23b4af9edc9361aa47b12350a2418edf6b22

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.