14
0
forked from pool/python-pyaml
2025-02-04 18:55:42 +00:00
committed by Git OBS Bridge
parent dde3a5c39e
commit 9300d10700
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyaml
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyaml
Version: 24.9.0
Version: 25.1.0
Release: 0
Summary: Python module to produce formatted YAML-serialized data
License: WTFPL