diff --git a/python-inflect.changes b/python-inflect.changes index 0f4e945..0c61f64 100644 --- a/python-inflect.changes +++ b/python-inflect.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 19 15:09:13 UTC 2024 - Dominique Leuenberger + +- Do not (ever) use %python_modules on runtime requires: it pulls + in all python flavors. Change to Requires: python-typeguard which + will be rewritten by the python singlespec machinery. + ------------------------------------------------------------------- Thu Nov 14 14:14:05 UTC 2024 - Dirk Müller diff --git a/python-inflect.spec b/python-inflect.spec index 3b97468..bcda5e5 100644 --- a/python-inflect.spec +++ b/python-inflect.spec @@ -35,8 +35,8 @@ BuildRequires: %{python_module typing_extensions if %python-base < 3.9} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: %{python_module typeguard} Requires: python-more-itertools >= 8.5.0 +Requires: python-typeguard BuildArch: noarch %python_subpackages