- update to 6.0.3:

* https://github.com/yaml/pyyaml/pull/864 -- Support for Python
    3.14 and free-threading (experimental)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=68
This commit is contained in:
2025-09-29 21:29:34 +00:00
committed by Git OBS Bridge
parent 28dc3b73a7
commit 8af2876fd1
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 29 21:29:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.0.3:
* https://github.com/yaml/pyyaml/pull/864 -- Support for Python
3.14 and free-threading (experimental)
-------------------------------------------------------------------
Thu Apr 17 18:31:57 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>