forked from pool/python-dictdiffer
Accepting request 962357 from home:pgajdos:python
- actually does not require python-mock for build OBS-URL: https://build.opensuse.org/request/show/962357 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictdiffer?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 08:58:50 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- actually does not require python-mock for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 13:23:16 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-dictdiffer
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -33,7 +33,6 @@ BuildRequires: python-rpm-macros
|
||||
Suggests: python-numpy >= 1.11.0
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module mock >= 1.3.0}
|
||||
BuildRequires: %{python_module pytest >= 2.8.0}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user