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

Last commit made on 2023-11-15
Get this branch:
git clone -b applied/ubuntu/focal-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/focal-devel
Repository:
lp:ubuntu/+source/python-pip

Recent commits

f8b1bc2... by Jorge Sancho Larraz

20.0.2-5ubuntu1.10 (patches applied)

Imported using git-ubuntu import.

772de04... by Jorge Sancho Larraz

[PATCH] Fix vulnerable regex

Gbp-Pq: CVE-2022-40898.patch.

5246769... by Jorge Sancho Larraz

Security: Don't split git references on unicode separators

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

5ff3bd9... by Jorge Sancho Larraz

Look for pip config in /etc

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

1b992e4... by Jorge Sancho Larraz

Use toml instead of pytoml, following pep517

Gbp-Pq: toml.patch.

ffb280a... by Jorge Sancho Larraz

Include pkg-resources in freeze system wheels

Gbp-Pq: add_pkg-resources_to_freeze.patch.

a0afe28... by Jorge Sancho Larraz

Make sure pip's version parsing is always used

Gbp-Pq: commands_list_version_workaround.patch.

6a3698b... by Jorge Sancho Larraz

Fix unvendored redirects for appdirs

Gbp-Pq: add_appdirs_to_vendored.patch.

bbf133e... by Jorge Sancho Larraz

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

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

8d08aaa... by Jorge Sancho Larraz

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.