15
0
forked from pool/python-ZODB

Accepting request 970171 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/970171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZODB?expand=0&rev=10
This commit is contained in:
2022-04-14 15:26:04 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -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 <os-dev@jacraig.com>

View File

@@ -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