python-rpm-generators/tests
Miro Hrončok c88849770b Generate python(abi) Requires for any files in pythonX.Y directory
It does not matter if the package installs .py, .so or different files.

Packages that simply drop a .pth file to site-packages or even only carry dist-info folder
still need to Require the package that owns /usr/lib(64)/pythonX.Y.
2026-08-15 10:49:05 +00:00
..
data CI: Assert pythonbundles also ignores [extras] 2023-03-13 15:49:45 +01:00
console_script.sh Do not generate setuptools requirement for console_scripts on Python 3.10+ 2021-03-31 11:56:16 +02:00
download_data_and_run_pytest.sh Add centpkg to use in CentOS Stream 2024-11-06 12:31:35 +01:00
isort.spec Do not generate setuptools requirement for console_scripts on Python 3.10+ 2021-03-31 11:56:16 +02:00
pythonabi.sh Generate python(abi) Requires for any files in pythonX.Y directory 2026-08-15 10:49:05 +00:00
pythonabi.spec Generate python(abi) Requires for any files in pythonX.Y directory 2026-08-15 10:49:05 +00:00
pythondist.sh https://fedoraproject.org/wiki/Changes/PythonDistPEP503ProvidesOnly 2022-06-02 12:43:00 +02:00
pythondist.spec CI: Adapt pythondist.spec for Python 3.10 being the main Python version 2021-06-18 19:20:16 +02:00
pythonname.sh CI: Adjust a test script to work on Fedora ELN 2026-03-10 13:55:10 +01:00
pythonname.spec Adapt tests for the pythonXY -> pythonX.Y renaming 2020-05-07 17:59:18 +02:00
test_scripts_pythonbundles.py Support multiple vendor files in pythonbundles.py 2021-06-22 18:28:43 +00:00
test_scripts_pythondistdeps.py CI: Replace deprecated pkg_resources with packaging 2026-03-11 21:07:05 +01:00