From 81307fe0271305155a1d32ac26723ad1c8ca8da4de22eb4f9639db709d9f6b17 Mon Sep 17 00:00:00 2001 From: Enno Gotthold Date: Fri, 17 Dec 2021 11:16:55 +0000 Subject: [PATCH] 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 --- python-apache-libcloud.changes | 5 +++++ python-apache-libcloud.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 009885b..956ce24 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -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 diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index b6d30e9..23ebc46 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -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}