From 76fed2962a0ec56814a6100e0ddd4c8de53a70ed3f525ae9dda34fb79181516b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 17 Jan 2025 15:37:47 +0000 Subject: [PATCH] Accepting request 1238521 from home:pgajdos:python - really remove six requirements OBS-URL: https://build.opensuse.org/request/show/1238521 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=31 --- python-pytest-shutil.changes | 5 +++++ python-pytest-shutil.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pytest-shutil.changes b/python-pytest-shutil.changes index ca6ca9e..dc6add0 100644 --- a/python-pytest-shutil.changes +++ b/python-pytest-shutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 17 15:01:51 UTC 2025 - pgajdos@suse.com + +- really remove six requirements + ------------------------------------------------------------------- Fri Jan 17 14:21:10 UTC 2025 - pgajdos@suse.com diff --git a/python-pytest-shutil.spec b/python-pytest-shutil.spec index a0b1b75..87de7a5 100644 --- a/python-pytest-shutil.spec +++ b/python-pytest-shutil.spec @@ -30,14 +30,12 @@ BuildRequires: %{python_module execnet} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module termcolor} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-execnet Requires: python-pytest -Requires: python-six Requires: python-termcolor BuildArch: noarch