14
0
forked from pool/python-pyaml

- 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
This commit is contained in:
2024-11-20 15:17:25 +00:00
committed by Git OBS Bridge
parent 840a33689e
commit dde3a5c39e
4 changed files with 11 additions and 4 deletions

View File

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