diff --git a/.gitignore b/.gitignore index 9593234..df8d51a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ gevent-0.13.0.tar.gz /gevent-24.10.2.tar.gz /gevent-24.11.1.tar.gz /gevent-25.9.1.tar.gz +/gevent-26.7.0.tar.gz diff --git a/python-gevent.spec b/python-gevent.spec index 8ee2779..f6252ac 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -3,10 +3,9 @@ %global optflags %(echo %{optflags} -I%{_includedir}/libev) Name: python-%{modname} -Version: 25.9.1 +Version: 26.7.0 Release: %autorelease Summary: A coroutine-based Python networking library - License: MIT URL: http://www.gevent.org/ Source0: %{pypi_source %{modname} %{version} tar.gz} @@ -15,11 +14,9 @@ BuildRequires: gcc BuildRequires: c-ares-devel BuildRequires: libev-devel BuildRequires: libuv-devel - %description gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. - Features include: * convenient API around greenlets @@ -34,11 +31,9 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-greenlet-devel >= 3.2.2 BuildRequires: python3-zope-event - %description -n python3-%{modname} gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. - Features include: * convenient API around greenlets diff --git a/sources b/sources index 0df3544..8506c38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gevent-25.9.1.tar.gz) = 8c7f6030020fd6d762ebb1afccb7fb8306e2cf1a45dabf8a471709264acc35003ea2be44f4e0733a75c703256776b4f22a96be50e926c9dc053f453f0b1f3522 +SHA512 (gevent-26.7.0.tar.gz) = 70e7a21874c77990884e46a5e849ee4e065c4b918544bf8a11f665412d101a94c81bae713c7202ebbe81fd5439e57248b23f098aec7b16b6f05d99ce1a6ec4a8