Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-arviz for openSUSE:Factory 
checked in at 2024-07-11 20:29:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-arviz (Old)
 and      /work/SRC/openSUSE:Factory/.python-arviz.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-arviz"

Thu Jul 11 20:29:54 2024 rev:10 rq:1186725 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-arviz/python-arviz.changes        
2024-03-18 16:47:33.481595384 +0100
+++ /work/SRC/openSUSE:Factory/.python-arviz.new.17339/python-arviz.changes     
2024-07-11 20:30:13.334358569 +0200
@@ -1,0 +2,15 @@
+Thu Jul 11 02:36:53 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.18.0:
+  * New features
+    + Add new example data rugby_field and update rugby example data
+    + Support for pytrees and robust to nested dictionaries.
+    + Add .close method to InferenceData
+  * Maintenance and fixes
+    + Fix deprecation warnings in multiple dependencies
+  * Deprecation
+    + Removed arguments values2, fpr, pointwise, npoints, and pit in
+      plot_ecdf
+- Restrict numpy to < 2.
+
+-------------------------------------------------------------------

Old:
----
  arviz-0.17.1.tar.gz

New:
----
  arviz-0.18.0.tar.gz

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

Other differences:
------------------
++++++ python-arviz.spec ++++++
--- /var/tmp/diff_new_pack.aSuC9X/_old  2024-07-11 20:30:14.626406317 +0200
+++ /var/tmp/diff_new_pack.aSuC9X/_new  2024-07-11 20:30:14.638406760 +0200
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 %define skip_python39 1
 Name:           python-arviz
-Version:        0.17.1
+Version:        0.18.0
 Release:        0
 Summary:        Exploratory analysis of Bayesian models
 License:        Apache-2.0
@@ -35,10 +35,11 @@
 BuildRequires:  %{python_module dash}
 BuildRequires:  %{python_module dask-array}
 BuildRequires:  %{python_module dask}
+BuildRequires:  %{python_module dm-tree}
 BuildRequires:  %{python_module h5netcdf}
 BuildRequires:  %{python_module matplotlib >= 3.5}
 BuildRequires:  %{python_module numba}
-BuildRequires:  %{python_module numpy >= 1.22.0}
+BuildRequires:  %{python_module numpy >= 1.22.0 with %python-numpy < 2}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pandas >= 1.4.0}
 BuildRequires:  %{python_module pytest >= 0.23}
@@ -50,9 +51,9 @@
 BuildRequires:  %{python_module zarr}
 # /SECTION
 BuildRequires:  fdupes
+Requires:       python-dm-tree
 Requires:       python-h5netcdf
 Requires:       python-matplotlib >= 3.5
-Requires:       python-numpy >= 1.22.0
 Requires:       python-packaging
 Requires:       python-pandas >= 1.4.0
 Requires:       python-scipy >= 1.8.0
@@ -60,6 +61,7 @@
 Requires:       python-typing_extensions
 Requires:       python-xarray >= 0.21.0
 Requires:       python-xarray-einstats
+Requires:       (python-numpy >= 1.22.0 with python-numpy < 2)
 Recommends:     python-bokeh >= 1.4.0
 Recommends:     python-numba
 Recommends:     python-ujson

++++++ arviz-0.17.1.tar.gz -> arviz-0.18.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-arviz/arviz-0.17.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-arviz.new.17339/arviz-0.18.0.tar.gz differ: 
char 23, line 1

Reply via email to