SHA256
14
0
forked from pool/python-yq

- update to 3.2.3:

* test.py: use valid values for jsonargs. Fixes #172
  * Allow editing toml in place (#171)
  * Documentation improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=28
This commit is contained in:
2023-09-28 11:26:31 +00:00
committed by Git OBS Bridge
parent a19ec0aa4c
commit a5943007ff
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 28 11:26:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.2.3:
* test.py: use valid values for jsonargs. Fixes #172
* Allow editing toml in place (#171)
* Documentation improvements
-------------------------------------------------------------------
Thu Jul 27 09:49:46 UTC 2023 - Dirk Müller <dmueller@suse.com>