15
0
forked from pool/python-PyYAML

- add build-with-cython3.patch from 6.0.2rc1 to build with

cython3 (needed for python 3.13+)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=59
This commit is contained in:
2024-07-01 10:53:08 +00:00
committed by Git OBS Bridge
parent b69ead11b9
commit d010eb6b7f
3 changed files with 26 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 1 10:52:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add build-with-cython3.patch from 6.0.2rc1 to build with
cython3 (needed for python 3.13+)
-------------------------------------------------------------------
Mon Feb 26 03:18:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>