15
0
forked from pool/python-PyYAML

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

- Update to 6.0.2
  * Support for Cython 3.x and Python 3.13
- Adjust invocation path for testsuite
- Adjust upstream source name in spec file
- Drop build-with-cython3.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1205102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=61
This commit is contained in:
2024-10-02 08:38:17 +00:00
committed by Git OBS Bridge
parent d010eb6b7f
commit e3472d4719
5 changed files with 16 additions and 25 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 2 08:15:26 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 6.0.2
* Support for Cython 3.x and Python 3.13
- Adjust invocation path for testsuite
- Adjust upstream source name in spec file
- Drop build-with-cython3.patch, merged upstream
-------------------------------------------------------------------
Mon Jul 1 10:52:46 UTC 2024 - Dirk Müller <dmueller@suse.com>