OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=178
This commit is contained in:
parent
b1e92fb56f
commit
9dacc45bd5
@ -2,8 +2,6 @@
|
|||||||
Sat Sep 14 02:08:41 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Sat Sep 14 02:08:41 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
- Define LANG in %check to fix openSUSE/SLE 15 testsuite
|
- Define LANG in %check to fix openSUSE/SLE 15 testsuite
|
||||||
- Only require python-futures for building if building flavour
|
|
||||||
python2
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 12:40:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Aug 21 12:40:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
@ -63,9 +63,7 @@ BuildRequires: %{python_module pytest-virtualenv}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools >= %{version}}
|
BuildRequires: %{python_module setuptools >= %{version}}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
%if 0%{?have_python2} && ! 0%{?skip_python2}
|
|
||||||
BuildRequires: python-futures
|
BuildRequires: python-futures
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
#!BuildIgnore: python-pyparsing
|
#!BuildIgnore: python-pyparsing
|
||||||
#!BuildIgnore: python2-pyparsing
|
#!BuildIgnore: python2-pyparsing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user