python-pip 22.3.1+dfsg-1 source package in Ubuntu

Changelog

python-pip (22.3.1+dfsg-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.

  [ Scott Kitterman ]
  * Remove deleted --build option from pip man page (Closes: #1020556)

 -- Stefano Rivera <email address hidden>  Wed, 14 Dec 2022 20:11:14 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_22.3.1+dfsg-1.dsc 1.6 KiB 2a134d420e3ae6be648f62915c96d9c1c3b9b13eba2eeb5a4ca5eb816c5ddd40
python-pip_22.3.1+dfsg.orig.tar.xz 1.2 MiB a0cb7b1dd81a1358973c4e66fecd41398d6920cbf173132ef1821b3830e406c5
python-pip_22.3.1+dfsg-1.debian.tar.xz 20.9 KiB 68b3cfe8928d41669fa4f30c9cc2c3b3986d9402d024ef75a3d2267793e5a212

Available diffs

No changes file available.

Binary packages built by this source

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.

python3-pip-whl: Python package installer (pip wheel)

 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.