python-pip 24.0+dfsg-ok1 source package in openKylin

Changelog

python-pip (24.0+dfsg-ok1) unstable; urgency=medium

  * rebuild source for openKylin

 -- xinjiahao <email address hidden>  Tue, 26 Mar 2024 19:35:05 +0800

Upload details

Uploaded by:
xinjiahao
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [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-ok1.debian.tar.xz 12.6 KiB 142844760651cba6cdf5a4f39e885f4251af268a46cf3cd4da51806d0e2f48fb
python-pip_24.0+dfsg-ok1.dsc 2.0 KiB 24fc0ec5a2b363fd5e4ecef418514d4afe5cb9574d2834dd70a5528ba7bd5fa4

Available diffs

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.