diff --git a/python-pywinrm.changes b/python-pywinrm.changes index 0c1b12d..4c2debd 100644 --- a/python-pywinrm.changes +++ b/python-pywinrm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 13:13:16 UTC 2024 - pgajdos@suse.com + +- python-six is not required for build + ------------------------------------------------------------------- Sat Jul 20 10:29:56 UTC 2024 - Martin Hauke diff --git a/python-pywinrm.spec b/python-pywinrm.spec index 7997b61..65223e3 100644 --- a/python-pywinrm.spec +++ b/python-pywinrm.spec @@ -30,7 +30,6 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.9.1} BuildRequires: %{python_module requests_ntlm >= 1.1.0} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} BuildRequires: %{python_module xmltodict} BuildRequires: fdupes