Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-healpy for openSUSE:Factory 
checked in at 2026-08-29 17:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-healpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-healpy.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-healpy"

Sat Aug 29 17:41:41 2026 rev:13 rq:1374513 version:1.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-healpy/python-healpy.changes      
2026-03-16 14:20:10.208361749 +0100
+++ /work/SRC/openSUSE:Factory/.python-healpy.new.1265/python-healpy.changes    
2026-08-29 17:43:21.847172024 +0200
@@ -1,0 +2,30 @@
+Fri Aug 21 20:57:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.20.0:
+  * Fixed test_rotate_alm2: the a_lm initialization now includes
+    the m == ell diagonal, matching the Fortran reference (the
+    test previously compared the reference to itself)
+    https://github.com/healpy/healpy/pull/1118
+  * Performance: Optimized almxfl for better cache locality by
+    swapping the loop order (m outer, l inner), giving a ~2-3x
+    speedup for large datasets
+    https://github.com/healpy/healpy/issues/964
+  * Docs: comprehensive documentation fixes — consistent
+    HEALPix/healpy capitalization, corrected default values,
+    missing parameter docs, broken RST formatting, dead Google
+    Code URLs replaced with GitHub, typos, and grammar
+    https://github.com/healpy/healpy/pull/1113
+  * CI: Added test workflow (.github/workflows/tests.yml) running
+    the full test suite on Python 3.10–3.13 with ccache, plus an
+    astropy pre-release job
+    https://github.com/healpy/healpy/pull/1109
+  * Fix off-by-one in synalm Cℓ boundary check that caused out-
+    of-bounds reads when l == len(cl)
+    https://github.com/healpy/healpy/pull/1108
+  * Fix scalar boolean array indexing in projector.py projection
+    functions (mollview, gnomview, azeqview) that caused
+    corrupted masked output and "must not happen" assertion
+    errors with NumPy 2.2.x + Python 3.14
+    https://github.com/healpy/healpy/pull/1112
+
+-------------------------------------------------------------------

Old:
----
  healpy-1.19.0.tar.gz

New:
----
  healpy-1.20.0.tar.gz

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

Other differences:
------------------
++++++ python-healpy.spec ++++++
--- /var/tmp/diff_new_pack.um732K/_old  2026-08-29 17:43:22.723203009 +0200
+++ /var/tmp/diff_new_pack.um732K/_new  2026-08-29 17:43:22.733203363 +0200
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-healpy%{?psuffix}
-Version:        1.19.0
+Version:        1.20.0
 Release:        0
 Summary:        Python library to handle pixelated data on the sphere based on 
HEALPix
 License:        GPL-2.0-only
@@ -116,7 +116,7 @@
 export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./)
 export MPLCONFIGDIR=${PWD}
 # Skip tests requiring network access
-%pytest_arch -k 'not (test_astropy_download_file or 
test_rotate_map_polarization or test_pixelweights_local_datapath or 
test_pixwin)' ./test/
+%pytest_arch -k 'not (test_astropy_download_file or 
test_rotate_map_polarization or test_pixelweights_local_datapath or test_pixwin 
or test_input_type_alm_with_pixwin or test_input_type_alm_polarized or 
test_input_type_alm_does_not_mutate_input)' ./test/
 
 %endif
 

++++++ healpy-1.19.0.tar.gz -> healpy-1.20.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-healpy/healpy-1.19.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-healpy.new.1265/healpy-1.20.0.tar.gz differ: 
char 5, line 1

Reply via email to