14
0
forked from pool/python-pyaml

- 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
This commit is contained in:
2024-08-31 12:25:34 +00:00
committed by Git OBS Bridge
parent 3a9d3523ab
commit 840a33689e
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyaml
Version: 24.4.0
Version: 24.7.0
Release: 0
Summary: Python module to produce formatted YAML-serialized data
License: WTFPL