From c6c369c6b14e3982b32681de9ff32de03916e372a7da3eb15f9b2462c89a54a0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 18 Aug 2018 09:13:35 +0000 Subject: [PATCH] Accepting request 630058 from home:mcepl:work - Break the cycilical dependency on python-setuptools. OBS-URL: https://build.opensuse.org/request/show/630058 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=58 --- python-six.changes | 5 +++++ python-six.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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