diff --git a/python-PyYAML.changes b/python-PyYAML.changes index f970b41..70a1580 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 29 21:29:11 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-PyYAML.spec b/python-PyYAML.spec index f0a3898..126cf94 100644 --- a/python-PyYAML.spec +++ b/python-PyYAML.spec @@ -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 diff --git a/pyyaml-6.0.2.tar.gz b/pyyaml-6.0.2.tar.gz deleted file mode 100644 index 4f2113c..0000000 --- a/pyyaml-6.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e -size 130631 diff --git a/pyyaml-6.0.3.tar.gz b/pyyaml-6.0.3.tar.gz new file mode 100644 index 0000000..f63d5ef --- /dev/null +++ b/pyyaml-6.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f +size 130960