Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asdf for openSUSE:Factory 
checked in at 2026-05-05 15:17:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-asdf.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asdf"

Tue May  5 15:17:14 2026 rev:32 rq:1350920 version:5.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes  2026-03-29 
20:01:28.719375903 +0200
+++ /work/SRC/openSUSE:Factory/.python-asdf.new.30200/python-asdf.changes       
2026-05-05 15:18:39.151213026 +0200
@@ -1,0 +2,16 @@
+Tue Apr 28 08:22:35 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.3.0:
+  * Added __delitem__ method to AsdfFile.
+  * Fixed bug in which empty/all-zero block checksums were
+    treated as invalid when validate_headers is enabled.
+  * Fixed a bug in which checksums for compressed blocks were
+    being computed in a way that didn't match the specification.
+  * Remove whole-tree validation in AsdfFile.add_history_entry
+    and replace it with validation of the newly created entry.
+  * Added optional block info table to asdftool info and
+    AsdfFile.info.
+  * Added support for disabling block checksums in file write
+    methods.
+
+-------------------------------------------------------------------

Old:
----
  asdf-5.2.0.tar.gz

New:
----
  asdf-5.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asdf.spec ++++++
--- /var/tmp/diff_new_pack.HQYadO/_old  2026-05-05 15:18:39.691234759 +0200
+++ /var/tmp/diff_new_pack.HQYadO/_new  2026-05-05 15:18:39.695234920 +0200
@@ -27,21 +27,21 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-asdf%{psuffix}
-Version:        5.2.0
+Version:        5.3.0
 Release:        0
 Summary:        Python tools to handle ASDF files
 License:        BSD-2-Clause AND BSD-3-Clause
 URL:            https://github.com/asdf-format/asdf
 Source0:        
https://files.pythonhosted.org/packages/source/a/asdf/asdf-%{version}.tar.gz
 Source99:       python-asdf.rpmlintrc
-BuildRequires:  %{python_module base >= 3.9}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 60}
 BuildRequires:  %{python_module setuptools_scm >= 8}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-PyYAML >= 5.4.1
+Requires:       python-PyYAML >= 6.0
 Requires:       python-asdf-standard >= 1.1.0
 Requires:       python-asdf-transform-schemas >= 0.3
 Requires:       python-attrs >= 22.2
@@ -65,6 +65,7 @@
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest >= 8}
 BuildRequires:  %{python_module pytest-remotedata}
+BuildRequires:  %{python_module syrupy >= 5.1}
 %endif
 %python_subpackages
 

++++++ asdf-5.2.0.tar.gz -> asdf-5.3.0.tar.gz ++++++
++++ 1819 lines of diff (skipped)

Reply via email to