Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-pip-version-check.patch | Set --disable-pip-version-check=True by default. | Barry Warsaw <barry@python.org> | no | 2016-11-18 | ||
commands_list_version_workaround.patch | Make sure pip's version parsing is always used * Patch command/list.py to round trip versions through string and back to versions to work around pip/setuptools incompatibility (Closes: #912379) |
Scott Kitterman <scott@kitterman.com> | yes | debian upstream | vendor | 2020-04-01 |
add_pkg-resources_to_freeze.patch | Include pkg-resources in freeze system wheels * Add pkg-resources to pip freeze 'DEV_PKGS' so this Debian unique system wheel does not show up when pip freeze is run (Closes: #871790) |
Scott Kitterman <scott@kitterman.com> | not-needed | debian | vendor | 2020-04-04 |
certifi-debian-ca-certificates.patch | certifi: Use Debian provided /etc/ssl/certs/ca-certificates.crt Needed until truststore becomes default. |
=?utf-8?q?S=C3=A9bastien_Delafond?= <sdelafond@gmail.com> | invalid | https://salsa.debian.org/debian/python-certifi/-/blob/debian/master/debian/patches/0001-Use-Debian-provided-etc-ssl-certs-ca-certificates.cr.patch | 2019-12-11 | |
no-sphinxcontrib.towncrier.patch | Disable sphinxcontrib-towncrier The towncrier config is not shipped in the pip source releases, so there's no point trying to use it. Not needed, anyway, as we are only shipping final releases, where the changelog is already serialized out of towncrier. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2024-03-05 | ||
intersphinx.patch | Intersphinx Paths Use the Debian packaged documentation for intersphinx links. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2024-03-05 | ||
pip3-manpages.patch | Rename manpages pip -> pip3 While we call the binary pip3, the manpages should match. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2024-03-05 |