forked from pool/python-uvloop
Require correct Cython
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=2
This commit is contained in:
@@ -26,7 +26,7 @@ License: MIT AND Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/MagicStack/uvloop
|
||||
Source: https://files.pythonhosted.org/packages/source/u/uvloop/uvloop-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module Cython >= 0.28}
|
||||
BuildRequires: %{python_module aiohttp}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module psutil}
|
||||
|
||||
Reference in New Issue
Block a user