python-pip 23.0.1+dfsg-1ubuntu0.1 source package in Ubuntu

Changelog

python-pip (23.0.1+dfsg-1ubuntu0.1) lunar-security; urgency=medium

  * No-change rebuild for requests update.

 -- Marc Deslauriers <email address hidden>  Mon, 05 Jun 2023 14:18:59 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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_23.0.1+dfsg.orig.tar.xz 1.2 MiB 0720e60ea1ccf47d68c269742cd12a1d3bef4d30927cc2c02c2cf9e02deb7378
python-pip_23.0.1+dfsg-1ubuntu0.1.debian.tar.xz 21.8 KiB d9efbfd0bec2da6fecc95a8fd290ed285683e4bf159cb55d5b04d8c244c9900f
python-pip_23.0.1+dfsg-1ubuntu0.1.dsc 2.3 KiB ba3666e6ab1938e6ad6d87dfb940d90aa3a2c03c97380f377932e253cf020d98

View changes file

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.