update to version 22.10.2
This commit is contained in:
parent
57327d110b
commit
a919beb970
Binary file not shown.
BIN
gevent-22.10.2.tar.gz
Normal file
BIN
gevent-22.10.2.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
|
||||
|
||||
Name: python-gevent
|
||||
Version: 21.1.2
|
||||
Release: 2
|
||||
Version: 22.10.2
|
||||
Release: 1
|
||||
Summary: A coroutine-based Python networking library
|
||||
License: MIT
|
||||
URL: http://www.gevent.org/
|
||||
Source0: https://files.pythonhosted.org/packages/source/g/gevent/gevent-%{version}.tar.gz
|
||||
Source0: %{pypi_source gevent}
|
||||
|
||||
BuildRequires: gcc c-ares-devel libev-devel libuv-devel
|
||||
|
||||
@ -85,6 +85,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
%{python3_sitearch}/gevent*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Ge Wang <wang__ge@126.com> - 22.10.2-1
|
||||
- Update to version 22.10.2
|
||||
|
||||
* Fri May 06 2022 wulei <wulei80@h-partners.com> - 21.1.2-2
|
||||
- Fix cannot import name _corecffi from gevent.libuv
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user