14
0

- update to 1.4.1:

* Fix name of `ConstructorError`
  * enh: add python 3.12, cleanup
- Update to version 1.2.2
  * release: 1.2.2 add Python 3.11 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamlloader?expand=0&rev=10
This commit is contained in:
2024-05-02 22:19:09 +00:00
committed by Git OBS Bridge
parent 39ea7aaaee
commit 92556c8947
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 2 22:18:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>
@@ -8,8 +15,8 @@ Fri Dec 29 10:26:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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