SHA256
14
0
forked from pool/python-yq

Accepting request 891039 from home:susnux:branches:devel:languages:python

Update to 2.12.0

OBS-URL: https://build.opensuse.org/request/show/891039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=15
This commit is contained in:
2021-05-07 08:56:46 +00:00
committed by Git OBS Bridge
parent a76531e7f4
commit 71f5c5015e
5 changed files with 38 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 6 13:08:30 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 2.12.0
* Add TOML support and the tomlq CLI utility to access it
* Drop Python 2.7 support
* Parse correctly when empty string is passed as jq_filter
* Better handling of jq_filter and files arguments
- Add skip-broken-test.py
-------------------------------------------------------------------
Tue Jul 21 10:35:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>