python-pip 25.1.1+dfsg-1ok2 source package in openKylin

Changelog

python-pip (25.1.1+dfsg-1ok2) huanghe; urgency=medium

  * 禁用sphinx_issues.

 -- tangxiaofeng <email address hidden>  Fri, 13 Mar 2026 14:45:23 +0800

Upload details

Uploaded by:
tangxiaofeng
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-pip_25.1.1+dfsg.orig.tar.xz 1.1 MiB 009f74ecae126d3a68e18e9069fa67a536878555c1be6a1630fe86c109c83cf3
python-pip_25.1.1+dfsg-1ok2.debian.tar.xz 14.2 KiB f4ac4799fbd710d3149177d4b854a028f89da2b47cde353b37f8cb251838eeee
python-pip_25.1.1+dfsg-1ok2.dsc 2.3 KiB acf1e602db18ec66ef11904a1e26fda2100e7382d57680668fdfd07e7719813f

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.