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

Changelog

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

  * New upstream release.
  * Drop hands-off-system-packages.patch, now that PEP-668 is deployed.
  * Refresh patches.
  * Bump copyright years.

 -- Stefano Rivera <email address hidden>  Sun, 04 Feb 2024 21:41:01 -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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_24.0+dfsg-1.dsc 1.6 KiB d7cfd8229ac80a4f7208dd4442e8009298d1a6c80e7ef5f759007ca89bda5393
python-pip_24.0+dfsg.orig.tar.xz 1.2 MiB a9ee9fb7a02829dd154b35ec02f48a71d9d12465b95c0172d69d59a2c60d5710
python-pip_24.0+dfsg-1.debian.tar.xz 21.0 KiB cdd432a302190ae826caf8cab59ad2491f35d170a644a7f677381b20085814f8

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.