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

Changelog

python-pip (24.0+dfsg-1ubuntu1) noble; urgency=medium

  * python3-pip: Drop dependency on python3-distutils.

 -- Matthias Klose <email address hidden>  Tue, 05 Mar 2024 18:55:54 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pip_24.0+dfsg.orig.tar.xz 1.2 MiB a9ee9fb7a02829dd154b35ec02f48a71d9d12465b95c0172d69d59a2c60d5710
python-pip_24.0+dfsg-1ubuntu1.debian.tar.xz 21.0 KiB bd54244bdcc93fe8be31a482304721eacf97d362e11f71e5da9f4b0015b9c364
python-pip_24.0+dfsg-1ubuntu1.dsc 2.2 KiB b330f4c1e7d9ac621b846709979ad69eb82488c020793cd855248edc035eef75

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.