A tool for installing and managing Python packages
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1793456 The main() wrapper moved the import path again, this time with compatibility shim: - we still need pip-allow-different-versions.patch to support older pips installed by users - we dropped callable-main.patch - the shim is provided by pip for all previous paths - no need to patch older pips to support user installed pip 20+ - no need to patch Pythons (or virtualenv) to support pip 20+ wheel in ensurepip |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| dummy-certifi.patch | ||
| emit-a-warning-when-running-with-root-privileges.patch | ||
| html_theme_path.patch | ||
| local-dos.patch | ||
| network-tests.patch | ||
| pip-allow-different-versions.patch | ||
| python-pip.spec | ||
| remove-existing-dist-only-if-path-conflicts.patch | ||
| sources | ||
| vendor_meta.sh | ||