forked from pool/python-pyzmq
		
	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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user