diff --git a/python-gevent.changes b/python-gevent.changes index 9238a05..32d203f 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 11 23:52:16 UTC 2020 - Matej Cepl + +- mock dependency was actually not needed at all + ------------------------------------------------------------------- Thu Oct 8 10:03:45 UTC 2020 - Hans-Peter Jansen diff --git a/python-gevent.spec b/python-gevent.spec index 2409ef2..4939baf 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -45,7 +45,6 @@ BuildRequires: %{python_module cffi} BuildRequires: %{python_module devel} BuildRequires: %{python_module dnspython} BuildRequires: %{python_module greenlet >= 0.4.17} -BuildRequires: %{python_module mock} BuildRequires: %{python_module objgraph} BuildRequires: %{python_module psutil} BuildRequires: %{python_module requests}