forked from pool/python-mutmut
Accepting request 964628 from home:pgajdos:python
- python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/964628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mutmut?expand=0&rev=11
This commit is contained in:
parent
5f7780e5ff
commit
77314bbb97
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 24 10:46:05 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-mock is not required for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 13:29:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mutmut
|
||||
#
|
||||
# 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
|
||||
@ -41,7 +41,7 @@ Requires: python-pony
|
||||
Requires: python-setuptools
|
||||
Requires: python-tri.declarative >= 3.0.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Recommends: python-coverage
|
||||
Recommends: python-pytest
|
||||
Suggests: python-pytest-cov
|
||||
@ -52,7 +52,6 @@ BuildRequires: %{python_module coverage}
|
||||
BuildRequires: %{python_module glob2}
|
||||
BuildRequires: %{python_module hammett}
|
||||
BuildRequires: %{python_module junit-xml >= 1.8}
|
||||
BuildRequires: %{python_module mock >= 2.0.0}
|
||||
BuildRequires: %{python_module parso}
|
||||
BuildRequires: %{python_module pony}
|
||||
BuildRequires: %{python_module pytest >= 2.8.7}
|
||||
|
Loading…
Reference in New Issue
Block a user