diff --git a/python-strictyaml.spec b/python-strictyaml.spec index 5b8b1f9..acc8f19 100644 --- a/python-strictyaml.spec +++ b/python-strictyaml.spec @@ -44,10 +44,6 @@ Priorities: %description %{common_description} -%generate_buildrequires -%pyproject_buildrequires -r - - %package -n python3-%{srcname} Summary: %{summary} @@ -67,6 +63,10 @@ Provides: bundled(python3dist(ruamel-yaml)) = 0.16.13 cp -p '%{SOURCE1}' . +%generate_buildrequires +%pyproject_buildrequires -r + + %build %pyproject_wheel