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-07-28 21:01:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-arviz-base (Old)
and /work/SRC/openSUSE:Factory/.python-arviz-base.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arviz-base"
Tue Jul 28 21:01:08 2026 rev:3 rq:1368227 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-arviz-base/python-arviz-base.changes
2026-05-19 17:50:35.317179679 +0200
+++
/work/SRC/openSUSE:Factory/.python-arviz-base.new.2004/python-arviz-base.changes
2026-07-28 21:01:15.494830881 +0200
@@ -1,0 +2,10 @@
+Tue Jul 21 15:18:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.2.0:
+ * Update datatree notebook
+ * Add constant data to datatree_regression
+ * prepare relase and improve import times
+ * **Full Changelog**: https://github.com/arviz-devs/arviz-
+ base/compare/v1.1.0...v1.2.0
+
+-------------------------------------------------------------------
Old:
----
arviz_base-1.1.0.tar.gz
New:
----
arviz_base-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-arviz-base.spec ++++++
--- /var/tmp/diff_new_pack.NLarpx/_old 2026-07-28 21:01:16.630870897 +0200
+++ /var/tmp/diff_new_pack.NLarpx/_new 2026-07-28 21:01:16.634871038 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-arviz-base
#
-# Copyright (c) 2026 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
@@ -19,30 +19,30 @@
# Upstream supports Python 3.12+
%define skip_python311 1
Name: python-arviz-base
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: Base ArviZ features and converters
License: Apache-2.0
URL: https://github.com/arviz-devs/arviz-base/
Source:
https://github.com/arviz-devs/arviz-base/archive/refs/tags/v%{version}.tar.gz#/arviz_base-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module base >= 3.12}
BuildRequires: %{python_module flit-core >= 3.4}
BuildRequires: %{python_module pip}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module numpy >= 2}
-BuildRequires: %{python_module typing-extensions >= 3.10}
-BuildRequires: %{python_module xarray-complete >= 2024.11.0}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module lazy_loader}
BuildRequires: %{python_module pytest-cov}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scipy}
-BuildRequires: %{python_module lazy_loader}
+BuildRequires: %{python_module typing-extensions >= 3.10}
+BuildRequires: %{python_module xarray-complete >= 2024.11.0}
# /SECTION
BuildRequires: fdupes
+Requires: python-lazy_loader
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.1.0.tar.gz -> arviz_base-1.2.0.tar.gz ++++++
++++ 8458 lines of diff (skipped)