Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xarray for openSUSE:Factory 
checked in at 2026-07-20 09:59:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xarray (Old)
 and      /work/SRC/openSUSE:Factory/.python-xarray.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xarray"

Mon Jul 20 09:59:54 2026 rev:57 rq:1366375 version:2026.02.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes      
2026-05-23 23:28:20.679081381 +0200
+++ /work/SRC/openSUSE:Factory/.python-xarray.new.24530/python-xarray.changes   
2026-07-20 10:02:00.421515215 +0200
@@ -1,0 +2,8 @@
+Wed Jul 15 12:07:23 UTC 2026 - Sebastian Wagner <[email protected]>
+
+- Add missing BuildRequires: python-pytz
+ * xarray/tests/test_variable.py imports pytz directly since 2026.02.0,
+   causing test collection errors on openSUSE_Tumbleweed x86_64:
+   ModuleNotFoundError: No module named 'pytz'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-xarray.spec ++++++
--- /var/tmp/diff_new_pack.ZBOjXL/_old  2026-07-20 10:02:00.925532177 +0200
+++ /var/tmp/diff_new_pack.ZBOjXL/_new  2026-07-20 10:02:00.929532312 +0200
@@ -60,8 +60,10 @@
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module ruff >= 0.8.0}
 BuildRequires:  %{python_module xarray-complete = %{version}}
+BuildRequires:  compatlibopenblas_serial0
 %endif
 # /SECTION
 %python_subpackages

Reply via email to