Accepting request 937758 from home:pgajdos:python

- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/937758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=115
This commit is contained in:
Enno Gotthold 2021-12-17 11:16:55 +00:00 committed by Git OBS Bridge
parent 8b19108248
commit 81307fe027
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 9 10:39:35 UTC 2021 - pgajdos@suse.com
- pytest-runner is not required for build
-------------------------------------------------------------------
Mon Nov 15 20:38:49 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -39,7 +39,6 @@ BuildRequires: %{python_module lxml}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module paramiko}
BuildRequires: %{python_module pyOpenSSL}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-mock}
BuildRequires: %{python_module setuptools}