diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 91bb0be..30ac1a4 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 20 08:25:03 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Sun Apr 10 17:41:04 UTC 2022 - Arun Persaud diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 958e835..32a5ad8 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -43,7 +43,6 @@ Requires: python-importlib-metadata # SECTION test requirements BuildRequires: %{python_module greenlet} BuildRequires: %{python_module importlib-metadata} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest >= 4.4.0} # /SECTION %python_subpackages