From 0b4cf94834ea04b75ed3bc29212f222b94cb5887 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Sun, 11 Feb 2024 17:36:56 +0100 Subject: [PATCH] Generate build requirements for extra packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Miro HronĨok for the hint! Signed-off-by: Nils Philippsen --- python-sqlalchemy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 5c757fe..c6c855c 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -79,7 +79,7 @@ Documentation for SQLAlchemy. %generate_buildrequires -%pyproject_buildrequires +%pyproject_buildrequires -x %{gsub %{quote:%python_pkg_extras} %%s+ ,} %prep