forked from pool/python-pyclipper
- Explain necessity of unittest2 for python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=6
This commit is contained in:
@@ -34,6 +34,7 @@ BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
%if %{with python2}
|
||||
# Required because of otherwise missing assertWarns
|
||||
BuildRequires: python2-unittest2
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user