From c70b9ae13a878ed8ab73d5bc5de485771b74e69ec418ed86f0f8ebe89406100d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 14 Apr 2022 13:48:57 +0000 Subject: [PATCH] Accepting request 970094 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/970094 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZODB?expand=0&rev=20 --- python-ZODB.changes | 5 +++++ python-ZODB.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-ZODB.changes b/python-ZODB.changes index 626edc5..269c17e 100644 --- a/python-ZODB.changes +++ b/python-ZODB.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 14 08:57:22 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Fri Jun 12 03:50:06 UTC 2020 - Jason Craig diff --git a/python-ZODB.spec b/python-ZODB.spec index 8a2bce0..4326cb9 100644 --- a/python-ZODB.spec +++ b/python-ZODB.spec @@ -1,7 +1,7 @@ # # spec file for package python-ZODB # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/Z/ZODB/ZODB-%{ver BuildRequires: %{python_module BTrees >= 4.2.0} BuildRequires: %{python_module ZConfig} BuildRequires: %{python_module manuel} -BuildRequires: %{python_module mock} BuildRequires: %{python_module persistent-devel >= 4.4.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} @@ -49,7 +48,7 @@ Requires: python-zc.lockfile Requires: python-zodbpickle >= 1.0.1 Requires: python-zope.interface Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives BuildArch: noarch %python_subpackages