14
0

- 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:
2020-06-10 16:20:50 +00:00
committed by Git OBS Bridge
parent b25d132839
commit dd7ddaf8d4
2 changed files with 6 additions and 0 deletions

View File

@@ -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