diff --git a/python-postorius.changes b/python-postorius.changes index fb6103b..2fc9870 100644 --- a/python-postorius.changes +++ b/python-postorius.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 26 07:56:37 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Mon Feb 21 07:31:26 UTC 2022 - Andreas Schneider diff --git a/python-postorius.spec b/python-postorius.spec index f1faa8c..2cf856e 100644 --- a/python-postorius.spec +++ b/python-postorius.spec @@ -73,7 +73,6 @@ BuildRequires: %{python_module django-mailman3 >= 1.3.7} BuildRequires: %{python_module isort} BuildRequires: %{python_module mailmanclient >= 3.3.3} BuildRequires: %{python_module mailman} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-django} BuildRequires: %{python_module pytest} BuildRequires: %{python_module readme_renderer}