A tool for installing and managing Python packages
Go to file
Miro Hrončok 5766dabfcf Make STI CI work: Drop other Pythons and pipenv, add EPEL, etc.
Not only are the removed Pythons not available in c9s,
testing with other Pythons is redundant
because only Python 3.9 uses the wheel built from this component.

pipenv was retired in Fedora and it was never branched for EPEL 9.

python3-tox was renamed to tox before it was added to EPEL 9.

EPEL is required to:
 - use mock
 - test integration with virtualenv and tox

Additionally, use c9s tests of pyproject-rpm-macros,
rawhide tests might use features not yet synced to c9s.
Don't run pyproject/clikit test, not enough dependencies in EPEL 9.
2024-02-15 05:42:27 +01:00
tests Make STI CI work: Drop other Pythons and pipenv, add EPEL, etc. 2024-02-15 05:42:27 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 19:37:16 -07:00
9760.patch Updates from Fedora 34: 2021-06-09 17:43:02 +02:00
cve-2007-4559-tarfile.patch Use tarfile.data_filter for extracting (CVE-2007-4559, PEP-721, PEP-706) 2023-08-10 13:18:31 +02:00
don-t-split-git-references-on-unicode-separators.patch Updates from Fedora 34: 2021-06-09 17:43:02 +02:00
dummy-certifi.patch Update to 21.1.1 2021-09-17 19:13:51 +02:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:51:48 +02:00
no-version-warning.patch Update to 21.2.3 2021-09-17 19:14:32 +02:00
nowarn-pip._internal.main.patch Update to 21.2.3 2021-09-17 19:14:32 +02:00
pip-allow-different-versions.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 19:37:16 -07:00
python-pip.rpmlintrc Update to 21.1.1 2021-09-17 19:13:51 +02:00
python-pip.spec Require Python with tarfile filters 2024-02-14 15:52:57 +01:00
remove-existing-dist-only-if-path-conflicts.patch Fix broken uninstallation by a bogus downstream patch 2021-09-17 19:15:07 +02:00
sources Update to 21.2.3 2021-09-17 19:14:32 +02:00