SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-yq-3.1.0-2.2.noarch.rpm :

* Tue Jul 26 2022 mceplAATTsuse.com- Update to 3.1.0: Use configurable output grammar, compatible with YAML 1.1- Update to 3.0.2: - Expand merge keys (https://yaml.org/type/merge.html). This is a YAML 1.1 specific behavior, but will be accommodated in yq due to its widespread use and low likelihood of accidental invocation.- Update to 3.0.1: - yq now uses the YAML 1.2 grammar when parsing and rendering YAML documents. This means bare literals like “on”, “no”, and “12:34:56” are interpreted as strings. (Fix interrupted release)- Removed upstreamed e37a7981b505aa0fd60d062ca81fd7b23715233e.patch
* Fri Feb 25 2022 rpmAATTfthiessen.de- Update to 2.14.0
* Support binary and set tags.- Add e37a7981b505aa0fd60d062ca81fd7b23715233e.patch Fix expected output of a test case
* Fri Dec 10 2021 rpmAATTfthiessen.de- Update to 2.13.0
* Improve YAML loading performance by using CSafeLoader where available
* Fix tests- Drop upstream merged skip-broken-test.py
* Thu May 06 2021 rpmAATTfthiessen.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 2020 mcalabkovaAATTsuse.com- Update to 2.10.1
* Add support for xmltodict force_list definition for xq CLI (#95)
* Support explicit doc markers (#93)
* Ensure proper ordering of help messages (#90)- Drop already merged pyaml53.patch
* Thu Mar 05 2020 tchvatalAATTsuse.com- Update to 2.10.0:
* Add support for in-place editing (yq -yi)
* Add argcomplete integration
* Docs: Migrate from RTD to gh-pages
* Add -Y/--yaml-roundtrip for preserving YAML styles and tags- Add patch to work with new PyYAML:
* pyaml53.patch
* Wed Oct 30 2019 tchvatalAATTsuse.com- Update to 2.8.1:
* Filter out -C and separate commingled yq and jq short options
* Set default block sequence indentation to 2 spaces, –indentless for 0
* Make main body of yq callable as a library function
* Test and release infrastructure updates
* Tue May 21 2019 jayvdbAATTgmail.com- Add runtime dependency jq- Set LANG in %check to make tests pass on Leap builds
* Wed Mar 27 2019 mceplAATTsuse.com- Run test suite at least for Python 3
* Tue Mar 26 2019 pgajdosAATTsuse.com- version update to 2.7.2
* xq: Introduce –xml-dtd and –xml-root.
* TOML support is optional and experimental
* TOML support with the tq executable entry point.
* Disallow argparse abbreviated options.
* Parse unrecognized tags instead of dropping them.
* Ignore unrecognized YAML tags instead of crashing.
* xq -x: Raise understandable error on non-dict conversion failure.
* Support XML parsing with xmltodict.
* Fix for the –from-file/-f argument: Re-route jq_filter to files when using –from-file.
* Parse and pass multiple positional-consuming jq args.
* Support jq arguments that consume subsequent positionals.
* Support bare YAML dates and times.- package LICENSE
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Wed Dec 20 2017 tbechtoldAATTsuse.com- Initial packaging (version 2.3.3)
 
ICM