15
0
forked from pool/python-hankel

- Drop py2 deps as package is py3 only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-04-23 11:03:03 +00:00
committed by Git OBS Bridge
parent 73e032a25e
commit 98cbbc50f2
2 changed files with 5 additions and 4 deletions

View File

@@ -39,11 +39,7 @@ BuildRequires: %{python_module mpmath >= 0.18}
BuildRequires: %{python_module numpy >= 1.6.1}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scipy >= 0.12.0}
BuildRequires: python-future
# /SECTION
%ifpython2
Requires: python-future
%endif
%python_subpackages
%description