diff --git a/python-flask-restx.changes b/python-flask-restx.changes index c9cc662..2f33775 100644 --- a/python-flask-restx.changes +++ b/python-flask-restx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 21 09:38:48 UTC 2022 - pgajdos@suse.com + +- python-mock is actually not required for build + ------------------------------------------------------------------- Thu Feb 10 18:15:31 UTC 2022 - Matej Cepl diff --git a/python-flask-restx.spec b/python-flask-restx.spec index a333212..45a0a70 100644 --- a/python-flask-restx.spec +++ b/python-flask-restx.spec @@ -31,7 +31,6 @@ BuildRequires: %{python_module Flask} BuildRequires: %{python_module aniso8601} BuildRequires: %{python_module blinker} BuildRequires: %{python_module jsonschema} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-benchmark} BuildRequires: %{python_module pytest-flask} BuildRequires: %{python_module pytest-mock}