forked from pool/python-gevent
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=48
This commit is contained in:
committed by
Git OBS Bridge
parent
fb0d68427e
commit
c8a35e8715
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user