15
0
forked from pool/python-gevent

Accepting request 1177321 from home:glaubitz:branches:devel:languages:python

- Add gh-2031-cython-workaround.patch which fixes a regression
  with Cython 3.0.10 which caused an FTBFS with GCC 14

OBS-URL: https://build.opensuse.org/request/show/1177321
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=111
This commit is contained in:
2024-05-28 13:52:01 +00:00
committed by Git OBS Bridge
parent fb3cdd58a0
commit 4019710d8f
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 28 10:56:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add gh-2031-cython-workaround.patch which fixes a regression
with Cython 3.0.10 which caused an FTBFS with GCC 14
-------------------------------------------------------------------
Mon Apr 22 07:38:07 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>