A tool for installing and managing Python packages
Go to file
Tomas Hrnciar 903b01b22d Add rpmlint config to filter not important warnings and errors
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.
2020-04-14 16:15:29 +02:00
tests Fedora CI: Run %pyproject macros integration tests 2020-03-06 11:40:32 +01:00
.gitignore Update to 20.0.2 2020-03-04 12:47:38 +01:00
7873.patch Allow setting $TMPDIR to $PWD/... during pip wheel 2020-04-10 15:30:03 +02:00
dummy-certifi.patch Update to 19.1 (#1702525) 2019-04-25 15:33:26 +02:00
emit-a-warning-when-running-with-root-privileges.patch Update to 20.0.2 2020-03-04 12:47:38 +01:00
html_theme_path.patch Update to 18.1 (#1652089) 2018-11-22 13:58:09 +01:00
local-dos.patch Patch local dos with predictable temp directory names 2014-11-18 13:49:10 +01:00
network-tests.patch Update to 19.3.1 (#1761508) 2019-12-11 16:41:11 +01:00
nowarn-pip._internal.main.patch Don't warn the user about pip._internal.main() entrypoint to fix ensurepip 2020-03-10 12:22:59 +01:00
pip-allow-different-versions.patch Update to 20.0.2 2020-03-04 12:47:38 +01:00
python-pip.rpmlintrc Add rpmlint config to filter not important warnings and errors 2020-04-14 16:15:29 +02:00
python-pip.spec Link to man page for all executables 2020-04-14 16:15:20 +02:00
remove-existing-dist-only-if-path-conflicts.patch Update to 20.0.2 2020-03-04 12:47:38 +01:00
sources Update to 20.0.2 2020-03-04 12:47:38 +01:00
vendor_meta.sh Add a script that makes it easier to track bundled libs (uses pyp2rpm) 2018-11-22 13:08:59 +01:00