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

Changelog

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

  * New upstream point release.

 -- Stefano Rivera <email address hidden>  Sat, 29 Jun 2024 11:24:17 -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.1+dfsg-1.dsc 1.8 KiB 840c8ef8bf9fb68d74367af08c52e48cc634765b810af3b2b918eeed5b086e17
python-pip_24.1.1+dfsg.orig.tar.xz 1.1 MiB 4f63f5c391ef7026b8241c8644830502ea246c6c4b012dcf16e8748cb8388823
python-pip_24.1.1+dfsg-1.debian.tar.xz 20.8 KiB 485cd1d4e6a1eee118271265952ae85f368e5b91b447bb2ed892d2c0dbe9182d

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.