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-03-23 17:13:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asdf (Old) and /work/SRC/openSUSE:Factory/.python-asdf.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asdf" Mon Mar 23 17:13:01 2026 rev:30 rq:1341892 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes 2025-07-23 16:39:58.691524118 +0200 +++ /work/SRC/openSUSE:Factory/.python-asdf.new.8177/python-asdf.changes 2026-03-23 17:13:58.843202952 +0100 @@ -1,0 +2,40 @@ +Sun Mar 15 15:16:04 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.1.0: + * Fix but preventing extension checking when opening a file + with lazy_tree enabled. + * Add support for registering unstable/development versions of + core extensions if the ASDF_UNSTABLE_CORE_SCHEMAS environment + variable is set. Writing files with unstable/development + extensions is discouraged as schema changes may make these + files unreable in the future. + * Add warn_on_failed_conversion to AsdfConfig. Enabling this + option will convert any exceptions raised during conversion + to warnings. This can be helpful when opening old files with + unsupported tags. + * Remove deprecated refresh_extension_manager argument to + AsdfFile.schema_info and AsdfFile.info. Remove deprecated + url_mapping argument to get_validator. Remove deprecated + resolver argument to load_schema. Remove deprecated + AsdfConfig.convert_unknown_ndarray_subclasses. Remove + deprecated application of ndarray specific validators to non- + ndarrays. Remove deprecated opening of "http://" uris (unless + fsspec is installed). Remove deprecated pytest_asdf plugin. + * Fix bug in identification of tagged objects during schema + validation and using get_tag. + * Update references to "ASDF standard" to refer to either the + specification or core schemas to follow the new terminology + used in the ASDF specification. + * Update metaschemas description discouraging custom + metaschemas. + * Deprecate the bundled pytest plugin, please install pytest- + asdf-plugin to run schema tests. + * Fix asdftool diff failures for recursive structures and int + keys. + * Fix pytest-asdf example testing to validate example without + requiring round tripping. + * Add asdftool search command. + * Add asdftool validate to validate ASDF files. + * Deprecate asdftool defragment. Use implode instead. + +------------------------------------------------------------------- Old: ---- asdf-4.3.0.tar.gz New: ---- asdf-5.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asdf.spec ++++++ --- /var/tmp/diff_new_pack.yOeHfS/_old 2026-03-23 17:14:00.947290460 +0100 +++ /var/tmp/diff_new_pack.yOeHfS/_new 2026-03-23 17:14:00.963291125 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-asdf # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-asdf%{psuffix} -Version: 4.3.0 +Version: 5.1.0 Release: 0 Summary: Python tools to handle ASDF files License: BSD-2-Clause AND BSD-3-Clause @@ -113,6 +113,5 @@ %python_alternative %{_bindir}/asdftool %{python_sitelib}/asdf %{python_sitelib}/asdf-%{version}*-info -%{python_sitelib}/pytest_asdf %endif ++++++ asdf-4.3.0.tar.gz -> asdf-5.1.0.tar.gz ++++++ ++++ 8170 lines of diff (skipped)
