diff --git a/python-pytest-server-fixtures.changes b/python-pytest-server-fixtures.changes index 356e22a..0d48525 100644 --- a/python-pytest-server-fixtures.changes +++ b/python-pytest-server-fixtures.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 21 04:29:05 UTC 2022 - Steve Kowalik + +- Drop mock BuildRequires, it is not required. + ------------------------------------------------------------------- Sun Oct 17 17:03:09 UTC 2021 - Ben Greiner diff --git a/python-pytest-server-fixtures.spec b/python-pytest-server-fixtures.spec index 283db96..b55f749 100644 --- a/python-pytest-server-fixtures.spec +++ b/python-pytest-server-fixtures.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-server-fixtures # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,7 +63,6 @@ BuildRequires: %{python_module boto3} BuildRequires: %{python_module docker} BuildRequires: %{python_module future} BuildRequires: %{python_module kubernetes} -BuildRequires: %{python_module mock} BuildRequires: %{python_module psutil} BuildRequires: %{python_module psycopg2} BuildRequires: %{python_module pymongo >= 3.6.0}