diff --git a/gi-docgen.spec b/gi-docgen.spec index 597d6c6..1a03b47 100644 --- a/gi-docgen.spec +++ b/gi-docgen.spec @@ -131,8 +131,9 @@ Documentation for %{name}. %generate_buildrequires -# We do not run the tests; but we add the runtime requirements as BR’s anyway -# so that the build will fail if some are not available in the distribution. +# There are no upstream tests to run; but we add the runtime requirements as +# BR’s anyway so that the build will fail if some are not available in the +# distribution. %pyproject_buildrequires -r @@ -168,6 +169,9 @@ install -t '%{buildroot}%{_pkgdocdir}' -p -m 0644 \ cp -rp examples '%{buildroot}%{_pkgdocdir}/' +# There are no upstream tests to run. + + %files -f %{pyproject_files} %license LICENSES/*.txt