Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-arviz-base for
openSUSE:Factory checked in at 2026-05-19 17:50:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-arviz-base (Old)
and /work/SRC/openSUSE:Factory/.python-arviz-base.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arviz-base"
Tue May 19 17:50:14 2026 rev:2 rq:1353938 version:1.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-arviz-base/python-arviz-base.changes
2026-03-03 15:32:58.570112638 +0100
+++
/work/SRC/openSUSE:Factory/.python-arviz-base.new.1966/python-arviz-base.changes
2026-05-19 17:50:35.317179679 +0200
@@ -1,0 +2,22 @@
+Tue May 19 05:47:38 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Update to 1.1.0:
+ ## New Features
+ * Handle objects with _array_ method in convert_to_datatree
+ * load_data provide better suggestions
+ * Numpyro Converter refactor
+
+ ## Documentation
+ * Update readme
+ * Add CITATION.CFF
+ * Fix parameter name mismatch in extract and add missing parameter
descriptions
+ * Add missing parameter descriptions in utils.py and fix typo
+ * Update reference for ArviZ
+
+ ## Maintenance and bug fixes
+ * set kind=auto as default and add validation module
+ * remove unused isort and black from check extras
+ * add ignore for xarray related timedelta dtype deprecation
+ * Improve type hints in utils module
+
+-------------------------------------------------------------------
Old:
----
arviz_base-1.0.0.tar.gz
New:
----
arviz_base-1.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-arviz-base.spec ++++++
--- /var/tmp/diff_new_pack.XkbjDl/_old 2026-05-19 17:50:37.161255875 +0200
+++ /var/tmp/diff_new_pack.XkbjDl/_new 2026-05-19 17:50:37.165256041 +0200
@@ -19,7 +19,7 @@
# Upstream supports Python 3.12+
%define skip_python311 1
Name: python-arviz-base
-Version: 1.0.0
+Version: 1.1.0
Release: 0
Summary: Base ArviZ features and converters
License: Apache-2.0
@@ -36,11 +36,13 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module scipy}
+BuildRequires: %{python_module lazy_loader}
# /SECTION
BuildRequires: fdupes
Requires: python-numpy >= 2
Requires: python-typing-extensions >= 3.10
Requires: python-xarray >= 2024.11.0
+Requires: python-lazy_loader
Suggests: python-h5netcdf
Suggests: python-netcdf4
Suggests: python-h5netcdf
++++++ arviz_base-1.0.0.tar.gz -> arviz_base-1.1.0.tar.gz ++++++
++++ 7063 lines of diff (skipped)