From 8362a08fe21dc81f143ead2d65fa25732faed49bbf2357979aacd723aa29b2ee Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 9 Dec 2022 00:24:09 +0000 Subject: [PATCH] Accepting request 1041364 from home:pgajdos:python - six is not required for build OBS-URL: https://build.opensuse.org/request/show/1041364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=39 --- python-pytest-cov.changes | 5 +++++ python-pytest-cov.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pytest-cov.changes b/python-pytest-cov.changes index d6ee6c5..3b9d064 100644 --- a/python-pytest-cov.changes +++ b/python-pytest-cov.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 10:28:35 UTC 2022 - pgajdos@suse.com + +- six is not required for build + ------------------------------------------------------------------- Wed Nov 30 08:16:55 UTC 2022 - Daniel Garcia diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index de7ba6c..1902cea 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -39,7 +39,6 @@ BuildRequires: %{python_module fields} BuildRequires: %{python_module process-tests} BuildRequires: %{python_module pytest >= 4.6.0} BuildRequires: %{python_module pytest-xdist} -BuildRequires: %{python_module six} BuildRequires: %{python_module virtualenv} %endif BuildRequires: fdupes