15
0
forked from pool/python-uvloop
2018-10-11 21:01:29 +00:00
committed by Git OBS Bridge
parent a5d78297b0
commit eaedef6f4d

View File

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