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

Changelog

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

  [ Stefano Rivera ]
  * New upstream release.
    - Drops Python 2.7 support.
  * Refresh patches.
  * Drop patch debian-python2.7-sysconfig-workaround.patch, no longer needed.
  * Drop patches git-split-ascii, set_user_default, str-version, superseded
    upstream. (Closes: #995959)
  * Add myself to the copyright file.
  * Bump watch file version to 4.
  * Bump Standards-Version to 3.6.0, no changes needed.
  * Stop de-vendoring dependencies, on balance this has caused more trouble
    than it has saved.
    - Drop patches debundle, handle-unbundled-requests,
      wheel-and-pip-not-pip-wheels, debug-command-for-unbundled, no longer
      needed.
    - Patch: certifi-debian-ca-certificates, copied over from certifi source.
    - Document vendored modules copyright.
  * Re-enable "pip list --outdated" in autopkgtest.
  * Allow stderr in pip3-editable.sh autopkgtest, for pip's new warning about
    running as root.
  * Exclude distlib Windows .exe locators from the source package.
    - Drop lintian override for these.
  * Bump debhelper compat level to 13.
  * Build with pybuild's pyproject plugin.
  * Drop Python 2 wheels, these may be provided by a separate source package.
    (Closes: #938027, #999501, 1000826)

 -- Stefano Rivera <email address hidden>  Thu, 06 Jan 2022 22:06:12 -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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_21.3.1+dfsg-1.dsc 1.6 KiB 7767d3f00c8ee04a1b2d9207914fec1a0e20555a19bee27263e73eed7984bbdf
python-pip_21.3.1+dfsg.orig.tar.xz 995.6 KiB e373ee56879e3822daefdf0385bcfe55806747e7fe5e92353c3c5e278a0985c8
python-pip_21.3.1+dfsg-1.debian.tar.xz 21.1 KiB 74506c05e47a22d283d02db110857bb96e6a53cc71ceca4b806ca9d648ad0b83

No changes file available.

Binary packages built by this source

python-pip-whl: No summary available for python-pip-whl in ubuntu jammy.

No description available for python-pip-whl in ubuntu jammy.

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.