ubuntu/+source/python2-pip:applied/ubuntu/jammy-proposed

Last commit made on 2022-03-26
Get this branch:
git clone -b applied/ubuntu/jammy-proposed https://git.launchpad.net/ubuntu/+source/python2-pip
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-proposed
Repository:
lp:ubuntu/+source/python2-pip

Recent commits

9e0e800... by Stefano Rivera

20.3.4+dfsg-4 (patches applied)

Imported using git-ubuntu import.

7c6eeed... by Stefano Rivera

Debian: Support wheel installation in Debian's pypy

Gbp-Pq: pypy-pep3147-wheel.patch.

3c10d27... by Stefano Rivera

Use Debian provided /etc/ssl/certs/ca-certificates.cr

Gbp-Pq: certifi-debian-ca-certificates.patch.

1490c57... by Stefano Rivera

Security: Don't split git references on unicode separators

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

2822cdb... by Stefano Rivera

Re-parse pkg_resources Versions from str

Gbp-Pq: str-version.patch.

0de5659... by Stefano Rivera

debian python2.7 sysconfig workaround

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

30005f7... by Stefano Rivera

Include pkg-resources in freeze system wheels

Gbp-Pq: add_pkg-resources_to_freeze.patch.

03a0072... by Stefano Rivera

Make sure pip's version parsing is always used

Gbp-Pq: commands_list_version_workaround.patch.

19473c4... by Stefano Rivera

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

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

a195118... by Stefano Rivera

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.