|
a7f274f8e2
|
Accepting request 1292522 from devel:languages:python
- update to 25.7.0:
* tests: still match module in addition to class name
OBS-URL: https://build.opensuse.org/request/show/1292522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=16
|
2025-07-14 08:52:23 +00:00 |
|
|
ecfebe545c
|
- 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
|
2025-07-13 14:40:21 +00:00 |
|
|
6997020f5d
|
Accepting request 1284630 from devel:languages:python
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/request/show/1284630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=15
|
2025-06-11 14:25:46 +00:00 |
|
|
2c1f11dcdf
|
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=29
|
2025-06-11 06:16:33 +00:00 |
|
|
2d98bab2b5
|
Accepting request 1281079 from devel:languages:python
- 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.
OBS-URL: https://build.opensuse.org/request/show/1281079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=14
|
2025-05-30 12:37:12 +00:00 |
|
|
99bb13a293
|
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=27
|
2025-05-29 08:18:27 +00:00 |
|
|
ba8b68e7ba
|
Accepting request 1271877 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1271877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=13
|
2025-04-22 15:31:05 +00:00 |
|
|
18d67d78f7
|
Accepting request 1271869 from home:ecsos:python
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1271869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=25
|
2025-04-22 12:39:09 +00:00 |
|
|
e5f2834e5d
|
Accepting request 1243206 from devel:languages:python
- update to 25.1.0:
* https://github.com/mk-fg/pretty-yaml/compare/24.9.0...25.1.0
OBS-URL: https://build.opensuse.org/request/show/1243206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=12
|
2025-02-05 11:40:59 +00:00 |
|
|
9300d10700
|
- update to 25.1.0:
* https://github.com/mk-fg/pretty-yaml/compare/24.9.0...25.1.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=23
|
2025-02-04 18:55:42 +00:00 |
|
|
2e86c2d9c8
|
Accepting request 1225316 from devel:languages:python
- update to 24.9.0:
* vspacing.oneline_split: fix splitting list items starting with
"-key
OBS-URL: https://build.opensuse.org/request/show/1225316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=11
|
2024-11-21 14:13:51 +00:00 |
|
|
dde3a5c39e
|
- update to 24.9.0:
* 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
|
2024-11-20 15:17:25 +00:00 |
|
|
3b09030cf0
|
Accepting request 1198067 from devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1198067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=10
|
2024-09-02 11:14:32 +00:00 |
|
|
840a33689e
|
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=19
|
2024-08-31 12:25:34 +00:00 |
|
|
eb6178ba18
|
Accepting request 1169472 from devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1169472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=9
|
2024-04-21 18:28:59 +00:00 |
|
|
3a9d3523ab
|
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=17
|
2024-04-21 08:44:26 +00:00 |
|
|
675a1da783
|
Accepting request 1137820 from devel:languages:python
- update to 23.12.0:
* no upstream changelog
OBS-URL: https://build.opensuse.org/request/show/1137820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=8
|
2024-01-10 20:52:01 +00:00 |
|
|
f64360087a
|
- update to 23.12.0:
* no upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=15
|
2024-01-09 21:49:03 +00:00 |
|
|
6cabe41d80
|
Accepting request 939572 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/939572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=7
|
2021-12-13 19:41:37 +00:00 |
|
|
78d3a04b6a
|
Accepting request 939567 from home:bnavigator:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/939567
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=14
|
2021-12-11 12:04:06 +00:00 |
|
|
86001db2d5
|
Accepting request 895718 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=6
|
2021-06-01 08:34:13 +00:00 |
|
|
556d8f9476
|
Accepting request 895713 from home:pgajdos:python
setup.py test replacement
OBS-URL: https://build.opensuse.org/request/show/895713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=12
|
2021-05-27 09:49:21 +00:00 |
|
|
a34fc55c3a
|
Accepting request 786408 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=5
|
2020-03-26 23:27:22 +00:00 |
|
Tomáš Chvátal
|
14742acb4b
|
Accepting request 786406 from home:mcalabkova:branches:devel:languages:python
- Update to version 20.3.1
* Add -r/--replace command-line option
OBS-URL: https://build.opensuse.org/request/show/786406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=10
|
2020-03-19 10:29:11 +00:00 |
|
|
8767060ef3
|
Accepting request 703228 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=4
|
2019-05-16 20:08:52 +00:00 |
|
Tomáš Chvátal
|
e9391b829a
|
Accepting request 703225 from home:gary_smith:branches:devel:languages:python
- Update to version 19.4.1
* no changelog available
OBS-URL: https://build.opensuse.org/request/show/703225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=8
|
2019-05-15 17:55:10 +00:00 |
|
|
9e45f3e10f
|
Accepting request 634884 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/634884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=3
|
2018-09-20 09:41:39 +00:00 |
|
Tomáš Chvátal
|
2e31b0a274
|
Accepting request 634738 from home:jengelh:branches:devel:languages:python
- Trim bias from description. Use noun phrasing.
OBS-URL: https://build.opensuse.org/request/show/634738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=6
|
2018-09-11 07:17:48 +00:00 |
|
|
5d85492f5b
|
Accepting request 632475 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/632475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=2
|
2018-09-03 08:34:31 +00:00 |
|
Tomáš Chvátal
|
57a6aade20
|
Accepting request 632474 from home:pluskalm:branches:devel:languages:python
- Update to version 17.12.1:
* Internal changes
- Drop some useless dependencies and conditions
OBS-URL: https://build.opensuse.org/request/show/632474
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=4
|
2018-08-31 10:49:51 +00:00 |
|
|
50c7a69a5e
|
Accepting request 540456 from devel:languages:python
- 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
- Initial version
OBS-URL: https://build.opensuse.org/request/show/540456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=1
|
2018-01-10 22:29:53 +00:00 |
|
|
28a264dc6f
|
Accepting request 540378 from home:apersaud:branches:devel:languages:python
update to latest version
OBS-URL: https://build.opensuse.org/request/show/540378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=2
|
2017-11-10 11:38:07 +00:00 |
|
Todd R
|
7d3b9d6904
|
- Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=1
|
2017-05-18 15:37:43 +00:00 |
|