15
0
forked from pool/python-case

- Remove unneeded Requires on python-mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-case?expand=0&rev=11
This commit is contained in:
2022-07-20 16:24:37 +00:00
committed by Git OBS Bridge
parent 4a14df258f
commit 8050ba549d
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-case
#
# 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
@@ -31,7 +31,6 @@ Patch2: remove-nose.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-mock >= 2.0
Requires: python-pytest
Requires: python-setuptools
Requires: python-six