diff --git a/pyaml-25.5.0.tar.gz b/pyaml-25.5.0.tar.gz deleted file mode 100644 index 8ba7f09..0000000 --- a/pyaml-25.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5799560c7b1c9daf35a7a4535f53e2c30323f74cbd7cb4f2e715b16dd681a58a -size 29812 diff --git a/pyaml-25.7.0.tar.gz b/pyaml-25.7.0.tar.gz new file mode 100644 index 0000000..d02aa92 --- /dev/null +++ b/pyaml-25.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e113a64ec16881bf2b092e2beb84b7dcf1bd98096ad17f5f14e8fb782a75d99b +size 29814 diff --git a/python-pyaml.changes b/python-pyaml.changes index d9caf3b..9147253 100644 --- a/python-pyaml.changes +++ b/python-pyaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 13 14:39:52 UTC 2025 - Dirk Müller + +- update to 25.7.0: + * tests: still match module in addition to class name + ------------------------------------------------------------------- Wed Jun 11 05:49:27 UTC 2025 - Steve Kowalik diff --git a/python-pyaml.spec b/python-pyaml.spec index 1992e5f..a4076f2 100644 --- a/python-pyaml.spec +++ b/python-pyaml.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyaml -Version: 25.5.0 +Version: 25.7.0 Release: 0 Summary: Python module to produce formatted YAML-serialized data License: WTFPL