diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index c77f314..b9f1444 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,6 @@ Requires: python Provides: python-sqlalchemy = %{version} Obsoletes: python-sqlalchemy < %{version} # SECTION test requirements -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest >= 4.4.0} BuildRequires: %{python_module pytest-xdist} # /SECTION