SHA256
14
0
forked from pool/python-yq
Commit Graph

8 Commits

Author SHA256 Message Date
71f5c5015e 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
2021-05-07 08:56:46 +00:00
Tomáš Chvátal
a76531e7f4 Accepting request 822062 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/822062
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=13
2020-07-21 10:52:40 +00:00
Tomáš Chvátal
a4383b10e1 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=11
2020-03-05 08:37:18 +00:00
Tomáš Chvátal
055bcbf67e - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=9
2019-10-30 12:21:10 +00:00
Tomáš Chvátal
540be76435 Accepting request 704562 from home:jayvdb:branches:devel:languages:python
- Add runtime dependency jq
- Set LANG in %check to make tests pass on Leap builds

OBS-URL: https://build.opensuse.org/request/show/704562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=7
2019-05-22 10:19:19 +00:00
Tomáš Chvátal
b8b9ba966a Accepting request 689244 from home:pgajdos
- Run test suite at least for Python 3

- 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

OBS-URL: https://build.opensuse.org/request/show/689244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=5
2019-03-28 08:45:42 +00:00
f2444a231a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=3
2018-12-04 14:16:00 +00:00
Thomas Bechtold
2d7c741b33 - Initial packaging (version 2.3.3)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=1
2017-12-20 13:46:07 +00:00