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