No curly braces on python macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=96
This commit is contained in:
parent
c76bc5642a
commit
5c0985d02e
@ -45,11 +45,11 @@ BuildRequires: %{python_module pytest-timeout}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module simplejson}
|
||||
BuildRequires: %{python_module tornado}
|
||||
BuildRequires: %{python_module numpy if (%{python}-base without python36-base)}
|
||||
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
|
||||
# /SECTION
|
||||
# SECTION pypy3 is not in openSUSE at the moment, it would use the cffi backend
|
||||
BuildRequires: %{python_module cffi if (%{python} with pypy3)}
|
||||
BuildRequires: %{python_module py if (%{python} with pypy3)}
|
||||
BuildRequires: %{python_module cffi if (%python with pypy3)}
|
||||
BuildRequires: %{python_module py if (%python with pypy3)}
|
||||
%if "%{python_flavor}" == "pypy3"
|
||||
Requires: python-cffi
|
||||
Requires: python-py
|
||||
|
Loading…
Reference in New Issue
Block a user