forked from pool/python-pyaml
- update to 25.7.0:
* tests: still match module in addition to class name OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=31
This commit is contained in:
116
python-pyaml.changes
Normal file
116
python-pyaml.changes
Normal file
@@ -0,0 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 14:39:52 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 25.7.0:
|
||||
* tests: still match module in addition to class name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 05:49:27 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 08:16:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 25.5.0:
|
||||
* Fix repr_unknown logic for not splitting long values affecting
|
||||
all plain strings
|
||||
Only intended to keep e.g. "<SomeClass ...> # python SomeType"
|
||||
values that have comments in them oneline, not all plain
|
||||
strings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 12:19:15 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 18:55:29 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 25.1.0:
|
||||
* https://github.com/mk-fg/pretty-yaml/compare/24.9.0...25.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
Reference in New Issue
Block a user