Generate build requirements for extra packages

Thanks to Miro Hrončok for the hint!

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
Nils Philippsen 2024-02-11 17:36:56 +01:00
parent 8a0ad755ca
commit 0b4cf94834
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Documentation for SQLAlchemy.
%generate_buildrequires
%pyproject_buildrequires
%pyproject_buildrequires -x %{gsub %{quote:%python_pkg_extras} %%s+ ,}
%prep