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

Changelog

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

  * New upstream release.
  * Refresh patches.
  * Update copyright.
  * Mark venv-editable.sh autopgktest as needs-internet.

 -- Stefano Rivera <email address hidden>  Thu, 20 Jul 2023 10:41:09 +0200

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_23.2+dfsg-1.dsc 1.6 KiB e8b8f3eecc0a343674663a6df866b8211a500ac199294c3a7d17e4a240eeab0a
python-pip_23.2+dfsg.orig.tar.xz 1.2 MiB 770f5cf91f80dbef51c3d2fed57277d0587c2651bd5fcb3b2f24f598eff6be31
python-pip_23.2+dfsg-1.debian.tar.xz 21.7 KiB e7850be02e89c3700b59454f943adfa0c6e1bd3d74e3bf266381378f5b19d5ea

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.