Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xarray-einstats for 
openSUSE:Factory checked in at 2026-05-04 12:54:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xarray-einstats (Old)
 and      /work/SRC/openSUSE:Factory/.python-xarray-einstats.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xarray-einstats"

Mon May  4 12:54:42 2026 rev:8 rq:1350579 version:0.10.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-xarray-einstats/python-xarray-einstats.changes
    2024-09-24 17:34:36.144410185 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xarray-einstats.new.30200/python-xarray-einstats.changes
 2026-05-04 12:58:20.825406774 +0200
@@ -1,0 +2,16 @@
+Sun Apr 26 19:55:42 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.10.0:
+  * Remove leftover print in `pinv` {pull}`87`
+  * Update minimum dependency versions {pull}`88`
+  * Ensure coords are preserved in `.rvs` method of RV wrappers
+  * Support PreliZ distributions as input to RV wrappers
+  * Support new SciPy random variables as input to RV wrappers
+  * Allow specifying the shape of `.rvs` output through `coords`
+    argument {pull}`70`
+  * Update publish workflow to follow best practices {pull}`70`
+  * Use `dim` in `xarray.dot` instead of deprecated `dims`
+  * Add type hints from docstrings through `docstub` {pull}`70`
+  * Remove coordinate values of sorted dimension in `sort`
+
+-------------------------------------------------------------------

Old:
----
  xarray-einstats-0.8.0-gh.tar.gz

New:
----
  xarray-einstats-0.10.0-gh.tar.gz

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

Other differences:
------------------
++++++ python-xarray-einstats.spec ++++++
--- /var/tmp/diff_new_pack.Qk9Trh/_old  2026-05-04 12:58:21.309426694 +0200
+++ /var/tmp/diff_new_pack.Qk9Trh/_new  2026-05-04 12:58:21.313426858 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xarray-einstats
 #
-# Copyright (c) 2024 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
@@ -31,23 +31,24 @@
 %endif
 
 %{?sle15_python_module_pythons}
+%global skip_python311 1
 Name:           python-xarray-einstats%{psuffix}
-Version:        0.8.0
+Version:        0.10.0
 Release:        0
 Summary:        Stats, linear algebra and einops for xarray
 License:        Apache-2.0
 URL:            https://github.com/arviz-devs/xarray-einstats
 Source:         
https://github.com/arviz-devs/xarray-einstats/archive/refs/tags/v%{version}.tar.gz#/xarray-einstats-%{version}-gh.tar.gz
-BuildRequires:  %{python_module base >= 3.10}
+BuildRequires:  %{python_module base >= 3.12}
 BuildRequires:  %{python_module flit-core}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-Requires:       python-numpy >= 1.23
-Requires:       python-scipy >= 1.8
-Requires:       python-xarray >= 2022.9.0
+Requires:       python-numpy >= 2.0
+Requires:       python-scipy >= 1.13
+Requires:       python-xarray >= 2024.02.0
 %if %{with test}
 %if %{with numba}
 # Numba requires numpy < 2.1, numba is optional, don't pin numpy in runtime 
requirements!
@@ -93,6 +94,7 @@
 %if !%{with test}
 %files %{python_files}
 %license LICENSE
+%doc README.md
 %{python_sitelib}/xarray_einstats
 %{python_sitelib}/xarray_einstats-%{version}*-info
 %endif

++++++ xarray-einstats-0.8.0-gh.tar.gz -> xarray-einstats-0.10.0-gh.tar.gz 
++++++
++++ 19551 lines of diff (skipped)

Reply via email to