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,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