SHA256
1
0
forked from pool/python-six

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
This commit is contained in:
Matej Cepl 2018-08-18 09:13:35 +00:00 committed by Git OBS Bridge
parent d7c0f146df
commit c6c369c6b1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 18 09:08:38 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Break the cycilical dependency on python-setuptools.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 10 13:07:30 UTC 2018 - tchvatal@suse.com Fri Aug 10 13:07:30 UTC 2018 - tchvatal@suse.com

View File

@ -25,7 +25,7 @@ License: MIT
Group: Development/Libraries/Python Group: Development/Libraries/Python
URL: http://pypi.python.org/pypi/six/ URL: http://pypi.python.org/pypi/six/
Source: https://files.pythonhosted.org/packages/source/s/six/six-%{version}.tar.gz 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 BuildRequires: python-rpm-macros
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages