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

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

Recent commits

595807a... by Matthias Klose

20.3.4-1ubuntu2 (patches applied)

Imported using git-ubuntu import.

da4a4ac... by Matthias Klose

Re-parse pkg_resources Versions from str

Gbp-Pq: str-version.patch.

67f6e01... by Matthias Klose

debug command for unbundled

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

e270a65... by Matthias Klose

debian python2.7 sysconfig workaround

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

e5e2613... by Matthias Klose

wheel and pip not pip wheels

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

6949f08... by Matthias Klose

Include pkg-resources in freeze system wheels

Gbp-Pq: add_pkg-resources_to_freeze.patch.

0a304f5... by Matthias Klose

Make sure pip's version parsing is always used

Gbp-Pq: commands_list_version_workaround.patch.

9b8c9e3... by Matthias Klose

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

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

bc535e3... by Matthias Klose

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.

2a62a34... by Matthias Klose

Debian already unbundles things from requests.

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