15
0
forked from pool/python-cfgv

- update to 3.4.0:

* add a custom display name for loading from file
  * require python 3.8
  * python 3.9 enabled
  * No upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfgv?expand=0&rev=13
This commit is contained in:
2023-09-12 07:09:25 +00:00
committed by Git OBS Bridge
parent 79e87259f0
commit 94348697cb
4 changed files with 20 additions and 12 deletions

View File

@@ -1,14 +1,21 @@
-------------------------------------------------------------------
Tue Sep 12 07:06:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.4.0:
* add a custom display name for loading from file
* require python 3.8
-------------------------------------------------------------------
Sun Mar 27 14:52:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.3.1:
* python 3.9 enabled
* python 3.9 enabled
-------------------------------------------------------------------
Wed Aug 5 01:05:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.2.0:
* No upstream changelog
* No upstream changelog
-------------------------------------------------------------------
Mon Mar 30 13:55:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>