From c7b01dc7c9885643d1d1b65d96a0de9d06539b85b0982bc72e91330335f27b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 20 Apr 2022 12:48:34 +0000 Subject: [PATCH] Accepting request 971068 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/971068 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=207 --- python-SQLAlchemy.changes | 5 +++++ python-SQLAlchemy.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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