diff --git a/python-cffi.changes b/python-cffi.changes index 9bdfa42..df82b90 100644 --- a/python-cffi.changes +++ b/python-cffi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 09:46:12 UTC 2024 - Dan Čermák + +- drop unnecessary buildrequire python-py + ------------------------------------------------------------------- Fri Oct 6 16:25:24 UTC 2023 - Matej Cepl diff --git a/python-cffi.spec b/python-cffi.spec index 476720c..c55d978 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -29,7 +29,6 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module pycparser} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module py} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc-c++