forked from pool/python-pyaml
- update to 25.5.0:
* Fix repr_unknown logic for not splitting long values affecting all plain strings Only intended to keep e.g. "<SomeClass ...> # python SomeType" values that have comments in them oneline, not all plain strings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33a93ac49218f57e020b81e280d2706cea554ac5a76445ac79add760d019c709
|
||||
size 29469
|
3
pyaml-25.5.0.tar.gz
Normal file
3
pyaml-25.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5799560c7b1c9daf35a7a4535f53e2c30323f74cbd7cb4f2e715b16dd681a58a
|
||||
size 29812
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 08:16:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 25.5.0:
|
||||
* Fix repr_unknown logic for not splitting long values affecting
|
||||
all plain strings
|
||||
Only intended to keep e.g. "<SomeClass ...> # python SomeType"
|
||||
values that have comments in them oneline, not all plain
|
||||
strings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 12:19:15 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pyaml
|
||||
Version: 25.1.0
|
||||
Version: 25.5.0
|
||||
Release: 0
|
||||
Summary: Python module to produce formatted YAML-serialized data
|
||||
License: WTFPL
|
||||
|
Reference in New Issue
Block a user