Sync from SUSE:SLFO:Main python-ruamel.yaml revision e8f9776f2521f4c5cab169ff289ef738

This commit is contained in:
2025-05-17 16:03:48 +02:00
parent bd55abe3e3
commit d552e7e8d1
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 24 10:16:18 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.18.10:
* implemented changes to the setup.py for Python 3.14 as
suggested by Miro Hrončok
* fix issue with roundtripping 0 in YAML 1.1
* added warning to README.md that PyPI might block updates due
to breaking changes
* fixes for README
* fixes preserving anchor on scalar integer `0`
* fix for formatting of README suggested by Michael R.
Crusoe
-------------------------------------------------------------------
Sat Mar 16 16:33:40 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ruamel.yaml
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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-ruamel.yaml
Version: 0.18.6
Version: 0.18.10
Release: 0
Summary: Python YAML parser
License: MIT

BIN
ruamel.yaml-0.18.10.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
ruamel.yaml-0.18.6.tar.gz (Stored with Git LFS)

Binary file not shown.