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 2025-07-14 10:51:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asdf (Old) and /work/SRC/openSUSE:Factory/.python-asdf.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asdf" Mon Jul 14 10:51:50 2025 rev:28 rq:1292449 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes 2025-02-09 20:49:31.249109647 +0100 +++ /work/SRC/openSUSE:Factory/.python-asdf.new.7373/python-asdf.changes 2025-07-14 10:57:15.078433682 +0200 @@ -1,0 +2,16 @@ +Sat Jul 12 11:37:57 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 4.2.0: + * Allow extra keywords in structured datatype validation. + * yield instead of raise ValidationError in validate_datatype + to allow use in schema combiners + * Support recursive tagged nodes in load_yaml. + * Allow non-null bytes before the first byte. + * Fix deepcopy of lazy tree. + * Improve documentation based on review feedback. + * Optionally use fsspec for urls (like those for s3 resources) + provided to asdf.open. + * Load block index with CSafeLoader if available. + * Deprecate opening http uris unless fsspec is installed. + +------------------------------------------------------------------- Old: ---- asdf-4.1.0.tar.gz New: ---- asdf-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asdf.spec ++++++ --- /var/tmp/diff_new_pack.dEMsNE/_old 2025-07-14 10:57:15.710459883 +0200 +++ /var/tmp/diff_new_pack.dEMsNE/_new 2025-07-14 10:57:15.710459883 +0200 @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-asdf%{psuffix} -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Python tools to handle ASDF files License: BSD-2-Clause AND BSD-3-Clause @@ -97,7 +97,7 @@ export LANG=en_US.UTF-8 # remove source directory in order to avoid import mismatches mv asdf asdf.moved -%pytest --pyargs asdf --remote-data=none +%pytest --pyargs asdf --remote-data=none -k 'not test_read_invalid_padding' %endif %post ++++++ asdf-4.1.0.tar.gz -> asdf-4.2.0.tar.gz ++++++ ++++ 3571 lines of diff (skipped)