14
0
forked from pool/python-knack

Accepting request 964244 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/964244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=36
This commit is contained in:
2022-03-28 07:39:11 +00:00
committed by Git OBS Bridge
parent 52f3197d95
commit 807f8bef72
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 23 10:46:06 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Tue Dec 7 08:24:18 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-knack
#
# 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
@@ -29,7 +29,6 @@ Source: https://files.pythonhosted.org/packages/source/k/knack/knack-%{v
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module argcomplete}
BuildRequires: %{python_module jmespath}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pygments}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}