Accepting request 964649 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/964649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=6
This commit is contained in:
Matej Cepl 2022-03-24 12:36:50 +00:00 committed by Git OBS Bridge
parent 59c5838bb3
commit 62175f36da
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 24 12:10:35 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Fri Jan 14 17:35:29 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -38,7 +38,6 @@ Requires: python-setuptools > 0.6
Requires: python-six
BuildArch: noarch
BuildRequires: %{python_module lxml >= 3.3.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module paramiko >= 1.15.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}