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

Changelog

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

  [ Stefano Rivera ]
  * New upstream minor release.
  * Refresh patches.
  * Update copyright.

  [ Scott Kitterman ]
  * Remove myself from uploaders

 -- Stefano Rivera <email address hidden>  Mon, 24 Jun 2024 18:13:31 -0700

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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_24.1+dfsg-1.dsc 1.8 KiB 230e2469dbaadc9a7006565a92fb19642803935d9594fef1d55ed2e388867942
python-pip_24.1+dfsg.orig.tar.xz 1.1 MiB 3c857396c3d051e00688380c6f6ea64cdfe5300141aa8823fa4872affd0256dc
python-pip_24.1+dfsg-1.debian.tar.xz 20.8 KiB 3961860e23c1d5a81079632642982a18c65e3074a79b759fc5b54ffabf9e264b

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.