From 42c5e481604e1ac53d24349fdf12e99c49ebda3298b4e402f7f8e0441db11b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 13 Dec 2024 12:39:46 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-yamlloader revision 026716208c2aa3ec5128252d0fb6a464 --- python-yamlloader.changes | 18 ++++++++++++++++-- python-yamlloader.spec | 4 ++-- yamlloader-1.2.2.tar.gz | 3 --- yamlloader-1.4.1.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 yamlloader-1.2.2.tar.gz create mode 100644 yamlloader-1.4.1.tar.gz diff --git a/python-yamlloader.changes b/python-yamlloader.changes index 8ce0518..d92283e 100644 --- a/python-yamlloader.changes +++ b/python-yamlloader.changes @@ -1,8 +1,22 @@ +------------------------------------------------------------------- +Thu May 2 22:18:34 UTC 2024 - Dirk Müller + +- update to 1.4.1: + * Fix name of `ConstructorError` + * enh: add python 3.12, cleanup + +------------------------------------------------------------------- +Fri Dec 29 10:26:01 UTC 2023 - Dirk Müller + +- update to 1.3.2: + * Python 3.11 upgrade, drop 3.7 (use old version < 1.3 if + desired in Python 3.7) + ------------------------------------------------------------------- Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 1.2.2 - * release: 1.2.2 add Python 3.11 support +- Update to version 1.2.2 + * release: 1.2.2 add Python 3.11 support - Update to version 1.2.1 * Merge pull request #38 from Phynix/python311 diff --git a/python-yamlloader.spec b/python-yamlloader.spec index abdd44e..b744248 100644 --- a/python-yamlloader.spec +++ b/python-yamlloader.spec @@ -1,7 +1,7 @@ # # spec file for package python-yamlloader # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-yamlloader -Version: 1.2.2 +Version: 1.4.1 Release: 0 License: MIT Summary: Ordered YAML loader and dumper for PyYAML diff --git a/yamlloader-1.2.2.tar.gz b/yamlloader-1.2.2.tar.gz deleted file mode 100644 index 73f0a10..0000000 --- a/yamlloader-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35669fd7b9f8c6b38db861a51701542c42672b46e8ab63253486a8cb8377b687 -size 7462 diff --git a/yamlloader-1.4.1.tar.gz b/yamlloader-1.4.1.tar.gz new file mode 100644 index 0000000..cce875d --- /dev/null +++ b/yamlloader-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fe40ecf5af596d840e920670ed3475f9813492bf6e55b24f2ad450c212bab5 +size 12924