SHA256
14
0
forked from pool/python-yq

Commit Graph

  • 742c37d8fc Accepting request 1170598 from devel:languages:python main Ana Guerrero 2024-04-28 19:51:18 +00:00
  • f3f4da1930 - update to 3.4.3: * Finish migration to setuptools_scm * Constrain setuptools_scm version * Add module entry points for xq and tomlq * yq -y: Induce quoting of string scalars that start with 08 and 09 * Revert “Do not interpret characters that cannot be parsed in octal as int (#176)” * tomlq: Use tomllib on Python 3.11 when not round-tripping * xq: Support in-place XML editing * Do not interpret characters that cannot be parsed in octal as int Dirk Mueller 2024-04-28 14:58:57 +00:00
  • 5205ffd979 Accepting request 1136268 from devel:languages:python Dominique Leuenberger 2024-01-04 17:53:33 +00:00
  • 32c90de6f5 - require setuptools Dirk Mueller 2024-01-02 20:42:15 +00:00
  • 40565d76cb Accepting request 1114071 from devel:languages:python Ana Guerrero 2023-09-29 19:14:00 +00:00
  • a5943007ff - update to 3.2.3: * test.py: use valid values for jsonargs. Fixes #172 * Allow editing toml in place (#171) * Documentation improvements Dirk Mueller 2023-09-28 11:26:31 +00:00
  • 4a38e46a67 Accepting request 1101039 from devel:languages:python Ana Guerrero 2023-07-27 14:53:06 +00:00
  • a19ec0aa4c - switch to wheels and opt into SLE15 python311 stack Dirk Mueller 2023-07-27 09:49:58 +00:00
  • 47ee982c6d Accepting request 1087126 from devel:languages:python Dominique Leuenberger 2023-05-15 14:54:27 +00:00
  • 143d690b38 - update to 3.2.2: * Allow XML documents to be streamed with –xml-item-depth Dirk Mueller 2023-05-14 18:48:36 +00:00
  • 41710c03e3 Accepting request 1077834 from devel:languages:python Dominique Leuenberger 2023-04-07 16:17:00 +00:00
  • f02fa017d0 Accepting request 1077722 from home:amanzini:branches:devel:languages:python Dirk Mueller 2023-04-07 07:48:15 +00:00
  • 67b4298a41 Accepting request 1068548 from devel:languages:python Dominique Leuenberger 2023-03-02 22:03:40 +00:00
  • 512d4f760b - update to 3.1.1: * Handle TOML datetimes. Fixes #160 * Test and documentation improvements Dirk Mueller 2023-03-01 20:22:04 +00:00
  • 75de8c3cbf Accepting request 991280 from devel:languages:python Richard Brown 2022-07-26 17:45:35 +00:00
  • 2e26780dd7 - 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 Matej Cepl 2022-07-26 16:02:11 +00:00
  • b2dbe594c5 Accepting request 957672 from devel:languages:python Dominique Leuenberger 2022-02-26 16:02:11 +00:00
  • cd5021ea66 Accepting request 957562 from home:susnux:branches:devel:languages:python Matej Cepl 2022-02-25 23:12:54 +00:00
  • 9c5bec2942 Accepting request 891236 from devel:languages:python Dominique Leuenberger 2021-05-07 14:45:50 +00:00
  • 71f5c5015e Accepting request 891039 from home:susnux:branches:devel:languages:python Markéta Machová 2021-05-07 08:56:46 +00:00
  • 94ebdcb4ae Accepting request 822066 from devel:languages:python Dominique Leuenberger 2020-07-21 13:50:47 +00:00
  • a76531e7f4 Accepting request 822062 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-07-21 10:52:40 +00:00
  • afb262ac3f Accepting request 781772 from devel:languages:python Dominique Leuenberger 2020-03-05 22:22:27 +00:00
  • 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 Tomáš Chvátal 2020-03-05 08:37:18 +00:00
  • b1e9619c96 Accepting request 744155 from devel:languages:python Dominique Leuenberger 2019-10-31 17:18:03 +00:00
  • 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 Tomáš Chvátal 2019-10-30 12:21:10 +00:00
  • b87a60d186 Accepting request 704699 from devel:languages:python Dominique Leuenberger 2019-05-22 13:41:03 +00:00
  • 540be76435 Accepting request 704562 from home:jayvdb:branches:devel:languages:python Tomáš Chvátal 2019-05-22 10:19:19 +00:00
  • 63c0015086 Accepting request 689264 from devel:languages:python Dominique Leuenberger 2019-03-29 19:42:41 +00:00
  • b8b9ba966a Accepting request 689244 from home:pgajdos Tomáš Chvátal 2019-03-28 08:45:42 +00:00
  • 052d529f35 Accepting request 654082 from devel:languages:python Dominique Leuenberger 2018-12-13 18:45:59 +00:00
  • f2444a231a Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 14:16:00 +00:00
  • d9d71f5b7d Accepting request 558834 from devel:languages:python Dominique Leuenberger 2018-02-05 09:51:18 +00:00
  • 2d7c741b33 - Initial packaging (version 2.3.3) Thomas Bechtold 2017-12-20 13:46:07 +00:00