15
0
forked from pool/python-gevent

- update to 23.9.1:

* Require greenlet 3.0 on Python 3.11 and Python 3.12; greenlet
    3.0 is recommended for all platforms.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=105
This commit is contained in:
2023-11-27 15:54:35 +00:00
committed by Git OBS Bridge
parent bb5978fa91
commit 97fc0bdfdf
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 27 15:53:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 23.9.1:
* Require greenlet 3.0 on Python 3.11 and Python 3.12; greenlet
3.0 is recommended for all platforms.
-------------------------------------------------------------------
Mon Sep 18 19:07:56 UTC 2023 - Dirk Müller <dmueller@suse.com>