diff --git a/python-six.changes b/python-six.changes index 7e69e26..47e699f 100644 --- a/python-six.changes +++ b/python-six.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 18 09:08:38 UTC 2018 - Matěj Cepl + +- Break the cycilical dependency on python-setuptools. + ------------------------------------------------------------------- Fri Aug 10 13:07:30 UTC 2018 - tchvatal@suse.com diff --git a/python-six.spec b/python-six.spec index f336c8d..cb58faa 100644 --- a/python-six.spec +++ b/python-six.spec @@ -25,7 +25,7 @@ License: MIT Group: Development/Libraries/Python URL: http://pypi.python.org/pypi/six/ Source: https://files.pythonhosted.org/packages/source/s/six/six-%{version}.tar.gz -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module base} BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages