From 7cc5579064b7d0b6fa7e326528624774d2067280fe9c75614e23af1ac5e437a6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Jan 2021 13:44:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=179 --- python-SQLAlchemy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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