python-pip 20.0.2-5 source package in Ubuntu

Changelog

python-pip (20.0.2-5) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team Upload.

  [ Scott Kitterman ]
  * Add pkg-resources to pip freeze 'DEV_PKGS' so this Debian unique system
    wheel does not show up when pip freeze is run (Closes: #871790)
  * Add lintian overrides for source-contains-prebuilt-windows-binary to
    document why these are acceptable for Debian

  [ Stefano Rivera ]
  * Include python3-ipaddr in the wheel bundle for Python 2.7 virtualenvs.
  * Declare Rules-Requires-Root: no
  * Correctly determine the location of the wheels under PyPy.
    (Closes: #945187)

 -- Stefano Rivera <email address hidden>  Mon, 20 Apr 2020 12:59:57 -0700

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
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-5.dsc 2.3 KiB 273f8f1b6206a465ce5e5135f3d67f080e43fa37b10a3c273b1218ccf82884f1
python-pip_20.0.2.orig.tar.gz 1.4 MiB 7db0c8ea4c7ea51c8049640e8e6e7fde949de672bfa4949920675563a5a6967f
python-pip_20.0.2-5.debian.tar.xz 18.3 KiB 4a48977f0cd6b5c55a7cb8d61cf200326465d39fd03142e07ee1013f9e5967ca

Available diffs

No changes file available.

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.