ubuntu/+source/python-pip:applied/ubuntu/impish-devel

Last commit made on 2021-07-02
Get this branch:
git clone -b applied/ubuntu/impish-devel https://git.launchpad.net/ubuntu/+source/python-pip
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/impish-devel
Repository:
lp:ubuntu/+source/python-pip

Recent commits

f3e1548... by Stefano Rivera

20.3.4-4 (patches applied)

Imported using git-ubuntu import.

4a18acb... by Stefano Rivera

Security: Don't split git references on unicode separators

Gbp-Pq: git-split-ascii.patch.

ee346a4... by Stefano Rivera

Re-parse pkg_resources Versions from str

Gbp-Pq: str-version.patch.

d1e7776... by Stefano Rivera

debug command for unbundled

Gbp-Pq: debug-command-for-unbundled.patch.

c0d00ce... by Stefano Rivera

debian python2.7 sysconfig workaround

Gbp-Pq: debian-python2.7-sysconfig-workaround.patch.

8eb38ed... by Stefano Rivera

wheel and pip not pip wheels

Gbp-Pq: wheel-and-pip-not-pip-wheels.patch.

143499b... by Stefano Rivera

Include pkg-resources in freeze system wheels

Gbp-Pq: add_pkg-resources_to_freeze.patch.

dcca2ef... by Stefano Rivera

Make sure pip's version parsing is always used

Gbp-Pq: commands_list_version_workaround.patch.

65d2981... by Stefano Rivera

Set --disable-pip-version-check=True by default.

Gbp-Pq: disable-pip-version-check.patch.

ce1f51e... by Stefano Rivera

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.