diff --git a/python-smbprotocol.changes b/python-smbprotocol.changes index 5aa021a..7d7aae8 100644 --- a/python-smbprotocol.changes +++ b/python-smbprotocol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 21 13:19:59 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Fri Oct 7 16:09:45 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-smbprotocol.spec b/python-smbprotocol.spec index 364387f..160f08c 100644 --- a/python-smbprotocol.spec +++ b/python-smbprotocol.spec @@ -31,12 +31,10 @@ BuildRequires: %{python_module pyspnego} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cryptography >= 2.0 Requires: python-pyspnego -Requires: python-six Suggests: python-gssapi >= 1.4.1 BuildArch: noarch %python_subpackages