- 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,7 +1,7 @@
#
# spec file for package python-PyYAML
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-PyYAML
Version: 6.0.2
Version: 6.0.3
Release: 0
Summary: YAML parser and emitter for Python
License: MIT