pyproject-rpm-macros/tests
Miro Hrončok a613e176e3 Handle Python Extras in %pyproject_buildrequires on Fedora 33+
There is a slight problem when reporting that a dependency with extra is satisfied.
In fact, we only check the "base" dependency.
This can lead to a problem when a dependency is wrongly assumed as present
and the script proceeds to the "next stage" without restarting --
if the next stage tries to use (import) the missing dependency,
the script would crash.

However, that might be a very unlikely set of events and if such case ever happens,
we'll workaround it or fix it.
2020-08-20 15:30:49 +02:00
..
mocktest.sh Remove Fedora 30 remnants 2020-06-23 11:09:03 +00:00
python-clikit.spec Add %pyproject_save_files macro 2020-04-15 16:45:10 +02:00
python-entrypoints.spec Add %pyproject_save_files macro 2020-04-15 16:45:10 +02:00
python-httpbin.spec Handle Python Extras in %pyproject_buildrequires on Fedora 33+ 2020-08-20 15:30:49 +02:00
python-ipykernel.spec Add test for +auto argument to include data files in other files 2020-08-06 15:26:37 +02:00
python-isort.spec Replace +bindir with +auto in README and spec files 2020-08-06 15:26:37 +02:00
python-ldap.spec Make sure to put * in '' in %pyproject_save_files 2020-08-06 20:19:40 +02:00
python-mistune.spec Handle extracting debuginfo from extension modules 2020-04-16 15:45:48 +02:00
python-openqa_client.spec Add %pyproject_save_files macro 2020-04-15 16:45:10 +02:00
python-pluggy.spec Replace +bindir with +auto in README and spec files 2020-08-06 15:26:37 +02:00
python-pytest.spec Make sure to put * in '' in %pyproject_save_files 2020-08-06 20:19:40 +02:00
python-requests.spec Allow multiple, comma-separated extras in %pyproject_buildrequires -x 2020-08-11 15:54:42 +02:00
python-setuptools_scm.spec Implement %pyproject_extras_subpkg 2020-07-29 17:40:37 +02:00
python-zope-event.spec Add test for +auto argument to include .pth files in other files 2020-08-06 15:26:37 +02:00
tests.yml Handle Python Extras in %pyproject_buildrequires on Fedora 33+ 2020-08-20 15:30:49 +02:00
tldr.spec Replace +bindir with +auto in README and spec files 2020-08-06 15:26:37 +02:00