forked from pool/python-pyaml
* vspacing.oneline_split: fix splitting list items starting with "-key OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=21
85 lines
2.8 KiB
Plaintext
85 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 20 15:17:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 24.9.0:
|
|
* vspacing.oneline_split: fix splitting list items starting with
|
|
"-key
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 31 12:24:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 24.7.0:
|
|
* cli.vspacing: add optional "s" flag for oneline_split=True
|
|
* vspacing: keep long all-oneliner blocks together by default,
|
|
unless oneline_split is specified
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 21 08:43:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 24.4.0:
|
|
* cli: suppress BrokenPipe tracebacks for closed stdout
|
|
* cli: support multi-doc input/output, add -l/--lines option
|
|
to pretty-print json logs and such
|
|
* README: correct simplier -> simpler misspelling
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 9 21:48:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 23.12.0:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 11 11:38:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- update to 21.10.1
|
|
* no changelog
|
|
- fit for python310
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 27 08:41:55 UTC 2021 - pgajdos@suse.com
|
|
|
|
- version update to 20.4.0
|
|
* no upstream changelog found
|
|
- %check: use %pytest rpm macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 10:22:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to version 20.3.1
|
|
* Add -r/--replace command-line option
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 17:37:38 UTC 2019 - Gary Smith <GSmith@suse.com>
|
|
|
|
- Update to version 19.4.1
|
|
* no changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 10 12:27:33 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim bias from description. Use noun phrasing.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 31 10:43:07 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 17.12.1:
|
|
* Internal changes
|
|
- Drop some useless dependencies and conditions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 04:23:04 UTC 2017 - arun@gmx.de
|
|
|
|
- update to version 17.10.0:
|
|
* README: add link to ruamel.yaml module as a parser counterpart
|
|
|
|
- changes from version 17.8.0:
|
|
* Represent numpy arrays as lists, as per #24
|
|
|
|
- changes from version 17.7.2:
|
|
* allow line width to be passed in throguh cli
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 18 15:04:04 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|