pyproject-rpm-macros/tests
Miro Hrončok 4f16920edb CI: Adjust a couple of specs to allow Python 3.11 builds on RHEL 9
This allows running CI tests as:

    ./mocktest.sh python-isort --define 'python3_pkgversion 3.11'

Which only makes sense in RHEL, and hence is not done here.

The purpose of this change in Fedora is to make the test spec files identical to c9s,
for easier future synchronization.

Related c9s commit:
e8933acb12
2023-06-15 19:03:54 +02:00
..
config_settings_test_backend.py Accept multiple values for the same config settings 2023-06-01 21:24:39 +02:00
config-settings-test.spec Accept multiple values for the same config settings 2023-06-01 21:24:39 +02:00
double-install.spec CI: Adjust spec conditionals for F35 EOL 2023-02-07 16:37:33 +01:00
escape_percentages.spec Fix literal % handling in %{pyproject_files} on RPM 4.19 2023-05-31 18:26:51 +02:00
fake-requirements.spec CI and docs: Remove Fedora 34 conditionals and mentions 2022-06-06 05:51:34 +00:00
mocktest.sh CI: Keep patches near the specs to ease using the script from other dist-gits 2023-01-09 17:27:31 +01:00
printrun.spec CI: Make most of the tests work on EPEL 9 2022-03-17 17:59:38 +01:00
python-clikit.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-18 17:50:00 +01:00
python-distroinfo.spec CI: Make most of the tests work on EPEL 9 2022-03-17 17:59:38 +01:00
python-django.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-18 17:50:00 +01:00
python-dns-lexicon.spec CI: Manually BR pkg_resources from dns-lexicon to fix FTBFS 2023-01-14 23:57:54 +01:00
python-entrypoints.spec Add pyproject-srpm-macros with a minimal %pyproject_buildrequires macro 2023-01-20 21:57:49 +01:00
python-flit-core.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-18 17:50:00 +01:00
python-getmac.spec Include compressed manpages correctly in the RPM package 2022-01-20 19:57:47 +01:00
python-httpbin.spec CI: Patch httpbin to build it in Rawhide with werkzeug 2022-08-10 09:12:40 +02:00
python-ipykernel.spec CI tests: Sed ipykernel to declare missing dependency on ipython_genutils 2022-02-22 20:35:52 +01:00
python-isort.spec CI: Adjust a couple of specs to allow Python 3.11 builds on RHEL 9 2023-06-15 19:03:54 +02:00
python-ldap.spec CI: Adjust spec conditionals for F35 EOL 2023-02-07 16:37:33 +01:00
python-markupsafe.spec CI: Move one %files section to test different order 2022-03-22 18:59:53 +01:00
python-mistune.spec CI: Adjust a couple of specs to allow Python 3.11 builds on RHEL 9 2023-06-15 19:03:54 +02:00
python-openqa_client.spec CI: Make most of the tests work on EPEL 9 2022-03-17 17:59:38 +01:00
python-pluggy.spec BR python3-devel from the test/example specs 2020-10-26 16:11:32 +01:00
python-poetry-core.spec Cleanup the tests (and docs) for Fedora 32 EOL 2021-05-27 21:27:39 +02:00
python-pytest.spec Redirect stdout to stderr via Shell 2023-04-17 15:32:26 +02:00
python-setuptools_scm.spec CI specs: Never use ! ... as a check (followup) 2023-01-14 23:57:54 +01:00
python-setuptools.spec CI: Adjust setuptools versions to make the CI mockbuilds work on Fedora 36 and 38 2022-12-15 18:40:24 +01:00
python-userpath.spec CI: Adjust spec conditionals for F35 EOL 2023-02-07 16:37:33 +01:00
python-virtualenv.spec CI: Make python-virtualenv.spec EL9-compatible 2023-05-30 13:11:13 +02:00
python-zope-event.spec Improve grep regex for RECORD and REQUESTED files 2020-10-01 09:28:21 +02:00
tests.yml Allow passing config_settings to the build backend 2023-05-31 19:26:32 +00:00
tldr.spec CI: Adjust spec conditionals for F35 EOL 2023-02-07 16:37:33 +01:00