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

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

Recent commits

7d7dcb3... by Stefano Rivera

9.0.1-2.3~ubuntu1.18.04.5 (patches applied)

Imported using git-ubuntu import.

4af4022... by Stefano Rivera

Ensure all pip._vendor.* modules are mapped to debundled

Gbp-Pq: skip-vendored-import.patch.

3d713fa... by Stefano Rivera

Fix handling of requests exceptions when dependencies are debundled.

Gbp-Pq: debundled-requests-exceptions.patch.

1536f3e... by Stefano Rivera

CVE-2019-20916.patch

No DEP3 Subject or Description header found

Gbp-Pq: CVE-2019-20916.patch.

004a994... by Stefano Rivera

Properly catch requests' HTTPError in index.py

Gbp-Pq: bug1822842.patch.

79175e0... by Stefano Rivera

use-unvendored-urllib3.diff

No DEP3 Subject or Description header found

Gbp-Pq: use-unvendored-urllib3.diff.

0d8750a... by Stefano Rivera

Use alternative html5lib beta version number.

Gbp-Pq: html5lib-alternative-beta-name.patch.

4b0154a... by Stefano Rivera

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

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

23482c2... by Stefano Rivera

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.

0e45499... by Stefano Rivera

Debian already unbundles things from requests.

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