forked from pool/python-greenlet
Accepting request 1199931 from home:glaubitz:branches:devel:languages:python
- Update to 3.1.0 * Adds support for Python 3.13. * Greatly reduce the chances for crashes during interpreter shutdown. * Support for the following platforms was contributed by the community. Note that they are untested by this project's continuous integration services. + Hitachi's SuperH CPU + NetBSD on PowerPC + RISC-V with -fno-omit-frame-pointer - Drop port-to-python313.patch, merged upstream OBS-URL: https://build.opensuse.org/request/show/1199931 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=85
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 20:44:39 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 3.1.0
|
||||
* Adds support for Python 3.13.
|
||||
* Greatly reduce the chances for crashes during interpreter shutdown.
|
||||
* Support for the following platforms was contributed by the community.
|
||||
Note that they are untested by this project's continuous integration
|
||||
services.
|
||||
+ Hitachi's SuperH CPU
|
||||
+ NetBSD on PowerPC
|
||||
+ RISC-V with -fno-omit-frame-pointer
|
||||
- Drop port-to-python313.patch, merged upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 09:29:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user