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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d0fdf9e681036fb263a783d0298fc3af580a6e2a6cf1a3314ffc48dc3d91ccb
size 27935

3
pyaml-24.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e78dee8b0d4fed56bb9fa11a8a7858e6fade1ec70a9a122cee6736efac3e69b5
size 28111

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>

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