ubuntu/+source/python-pip:applied/ubuntu/focal-proposed

Last commit made on 2021-07-13
Get this branch:
git clone -b applied/ubuntu/focal-proposed 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/focal-proposed
Repository:
lp:ubuntu/+source/python-pip

Recent commits

2b8787e... by Stefano Rivera

20.0.2-5ubuntu1.6 (patches applied)

Imported using git-ubuntu import.

70f9e24... by Stefano Rivera

Security: Don't split git references on unicode separators

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

71212c6... by Stefano Rivera

Look for pip config in /etc

Gbp-Pq: config-in-etc.patch.

96953d5... by Stefano Rivera

Use toml instead of pytoml, following pep517

Gbp-Pq: toml.patch.

b4605c1... by Stefano Rivera

Include pkg-resources in freeze system wheels

Gbp-Pq: add_pkg-resources_to_freeze.patch.

83d632f... by Stefano Rivera

Make sure pip's version parsing is always used

Gbp-Pq: commands_list_version_workaround.patch.

970f029... by Stefano Rivera

Fix unvendored redirects for appdirs

Gbp-Pq: add_appdirs_to_vendored.patch.

cb1f577... by Stefano Rivera

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

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

688fe67... by Stefano Rivera

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.

e785108... by Stefano Rivera

Debian already unbundles things from requests.

Gbp-Pq: handle-unbundled-requests.patch.