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

Changelog

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

  * New upstream release.
  * Refresh patches.
  * Drop unnecessary Build-Depends on python3-wheel.
  * Use execute_{before,after} instead of overrides, where possible, in
    debian/rules.
  * Support the nodoc build profile.
  * Update copyright years.

 -- Stefano Rivera <email address hidden>  Mon, 17 Oct 2022 21:44:22 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_22.3+dfsg-1.dsc 1.6 KiB bc85e90b5c3f740b596d6d56212b889b412d4c8eeface2104651dc8af43872c4
python-pip_22.3+dfsg.orig.tar.xz 1.2 MiB 668d1aa0acf1549fc1cf9ccc41795ace38f2c8c9dc6e40fc2e05e2a8c0ca83b5
python-pip_22.3+dfsg-1.debian.tar.xz 20.9 KiB 62f155efd42d0d664a6d1ba7bee476e6e6e5999feab1721559577ca4c07c81ff

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.