14
0

- update to 1.3.2:

* Python 3.11 upgrade, drop 3.7 (use old version < 1.3 if
    desired in Python 3.7)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamlloader?expand=0&rev=8
This commit is contained in:
2023-12-29 10:26:35 +00:00
committed by Git OBS Bridge
parent a2831fea9e
commit 39ea7aaaee
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 29 10:26:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <yarunachalam@suse.com>