pyproject-rpm-macros/tests
Miro Hrončok 235e0c94a6 Allow building wheels in %pyproject_buildrequires to support other build backends
The hook is optional, see https://www.python.org/dev/peps/pep-0517/#prepare-metadata-for-build-wheel

> If a build frontend needs this information and the method is not defined,
> it should call build_wheel and look at the resulting metadata directly.

This is not yet automatically detected because the feature is provisional.
Use `%pyproject_buildrequires -w` to opt-in.

Resolves: rhbz#2060109
2022-05-06 12:19:26 +02:00
..
double-install.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-26 11:41:43 +01:00
escape_percentages.spec Escape weird paths generated by %pyproject_save_files 2021-08-10 10:51:23 +02:00
fake-requirements.spec CI specs: Never use `! ...` as a check 2022-05-06 12:18:50 +02:00
mocktest.sh CI: More retrying for dnf, apparently 5 times 20 seconds is not enough 2022-05-06 12:19:08 +02:00
printrun.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-clikit.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-26 11:41:43 +01:00
python-distroinfo.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-django.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-26 11:41:43 +01:00
python-dns-lexicon.spec CI tests: Remove Fedora 33 compatibility shims, as F33 reaches EOL 2022-01-26 11:32:53 +01:00
python-entrypoints.spec CI specs: Never use `! ...` as a check 2022-05-06 12:18:50 +02:00
python-flit-core.spec %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out 2022-01-26 11:41:43 +01:00
python-getmac.spec Include compressed manpages correctly in the RPM package 2022-01-26 11:44:41 +01:00
python-httpbin.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-ipykernel.spec CI tests: Sed ipykernel to declare missing dependency on ipython_genutils 2022-03-02 18:33:25 +01:00
python-isort.spec CI specs: Never use `! ...` as a check 2022-05-06 12:18:50 +02:00
python-ldap.spec CI specs: Never use `! ...` as a check 2022-05-06 12:18:50 +02:00
python-markupsafe.spec CI: Move one %files section to test different order 2022-03-23 15:13:17 +01:00
python-mistune.spec Introduce %%pyproject_check_import 2022-01-26 11:31:17 +01:00
python-openqa_client.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-pluggy.spec Merged update from upstream sources 2021-02-04 13:32:12 +00:00
python-poetry-core.spec Cleanup the tests (and docs) for Fedora 32 EOL 2021-05-28 15:23:29 +02:00
python-pytest.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-setuptools.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-setuptools_scm.spec CI: Make most of the tests work on EPEL 9 2022-03-18 10:50:33 +01:00
python-userpath.spec Allow building wheels in %pyproject_buildrequires to support other build backends 2022-05-06 12:19:26 +02:00
python-zope-event.spec Merged update from upstream sources 2021-02-04 13:32:12 +00:00
tests.yml %pyproject_save_files: Support nested directories in dist-info 2022-05-06 12:19:08 +02:00
tldr.spec Define provisional %pyproject_build_lib 2022-01-26 11:35:49 +01:00