A tool for installing and managing Python packages
This commit adds rpmlint config to filter warning and errors that are not really a problem. Such as no-documentation warning for python-pip-wheel which has documentation README shipped with main package but rpmlint does not see it. Then it filters out venv spelling error and adds temporary filter for non-executable-script and wrong-script-interpreter those will be fixed once all upstream PRs will be merged. |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 7873.patch | ||
| dummy-certifi.patch | ||
| emit-a-warning-when-running-with-root-privileges.patch | ||
| html_theme_path.patch | ||
| local-dos.patch | ||
| network-tests.patch | ||
| nowarn-pip._internal.main.patch | ||
| pip-allow-different-versions.patch | ||
| python-pip.rpmlintrc | ||
| python-pip.spec | ||
| remove-existing-dist-only-if-path-conflicts.patch | ||
| sources | ||
| vendor_meta.sh | ||