15
0
forked from pool/python-gevent
Tomáš Chvátal
2019-01-31 10:14:40 +00:00
committed by Git OBS Bridge
parent fb0d68427e
commit c8a35e8715
2 changed files with 0 additions and 165 deletions

View File

@@ -26,7 +26,6 @@ Group: Development/Languages/Python
URL: http://www.gevent.org/
Source: https://files.pythonhosted.org/packages/source/g/gevent/gevent-%{version}.tar.gz
Source100: %{name}-rpmlintrc
Patch0: 0001-always-obey-GEVENT_NO_CFFI_BUILD.patch
BuildRequires: %{python_module cffi}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module greenlet >= 0.4.14}
@@ -74,7 +73,6 @@ Documentation and examples for %{name}.
%prep
%setup -q -n gevent-%{version}
%patch0 -p1
%build
export LIBEV_EMBED=0