!14 Update to version 22.10.2

From: @wang--ge 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-06-02 06:24:24 +00:00 committed by Gitee
commit a5fd041bc3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
gevent-22.10.2.tar.gz Normal file

Binary file not shown.

View File

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