python-pip 23.1.2+dfsg-1ubuntu1 source package in Ubuntu

Changelog

python-pip (23.1.2+dfsg-1ubuntu1) mantic; urgency=medium

  * No-change rebuild for requests security update (used ubuntu1 instead of
    build1 because of security update versioning in lucid)

 -- Marc Deslauriers <email address hidden>  Mon, 12 Jun 2023 08:51:14 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_23.1.2+dfsg.orig.tar.xz 1.2 MiB 6b9e7bde9f9c967e06aa363c2c43e8d9e486abb3823570444951f5327a51b3c6
python-pip_23.1.2+dfsg-1ubuntu1.debian.tar.xz 21.8 KiB 3c50ae95c33232abb77bab5695a1445a3f77da0a75f83284880f8de30c180f16
python-pip_23.1.2+dfsg-1ubuntu1.dsc 2.3 KiB cb9d738bf24412e8543ea1e99289eb141d6f006a568cc88b5de972db8e139db8

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.