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 2023-09-06 18:56:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-healpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-healpy.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-healpy"

Wed Sep  6 18:56:57 2023 rev:7 rq:1108999 version:1.16.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-healpy/python-healpy.changes      
2023-05-31 21:54:55.549157310 +0200
+++ /work/SRC/openSUSE:Factory/.python-healpy.new.1766/python-healpy.changes    
2023-09-06 18:58:44.752740651 +0200
@@ -1,0 +2,24 @@
+Mon Sep  4 16:40:18 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.16.5:
+  * No documented changes.
+- Changes from vesion 1.16.4:
+  * Updated HEALPix C++ to fix compilation issue, no actual
+    changes to the library (gh#healpy/healpy#875).
+  * Fix support for latest Cython (gh#healpy/healpy#862).
+  * Minor changes to packaging and actions (gh#healpy/healpy#872,
+    gh#healpy/healpy#865, gh#healpy/healpy#864,
+    gh#healpy/healpy#863).
+- Changes from version 1.16.3:
+  * Drop support for Python 3.7 (gh#healpy/healpy#821).
+  * Added wheels for aarch64 under emulation in Github Actions
+    (gh#healpy/healpy#819).
+  * Allow pixelfunc.get_interp_val to operate on multiple maps
+    (gh#healpy/healpy#816).
+  * Add healpy-specific HealpyDeprecationWarning instead of using
+    astropy's (gh#healpy/healpy#822).
+  * Bugfix in Rotator in rmul (gh#healpy/healpy#810).
+- Use wheel macros to package; new BuildRequires:
+  python-setuptools_scm, python-pip, python-wheel.
+
+-------------------------------------------------------------------

Old:
----
  healpy-1.16.2.tar.gz

New:
----
  healpy-1.16.5.tar.gz

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

Other differences:
------------------
++++++ python-healpy.spec ++++++
--- /var/tmp/diff_new_pack.XJdQwG/_old  2023-09-06 18:58:45.996784999 +0200
+++ /var/tmp/diff_new_pack.XJdQwG/_new  2023-09-06 18:58:46.000785142 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-healpy
-Version:        1.16.2
+Version:        1.16.5
 Release:        0
 Summary:        Python library to handle pixelated data on the sphere based on 
HEALPix
 License:        GPL-2.0-only
@@ -27,7 +27,10 @@
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.13}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -72,14 +75,15 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a  %{buildroot}%{_bindir}/healpy_get_wmap_maps.sh
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
+export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./)
 # Skip tests requiring network access
 %pytest_arch -k 'not (test_astropy_download_file or 
test_rotate_map_polarization or test_pixelweights_local_datapath)' 
%{buildroot}%{$python_sitearch}/healpy
 
@@ -94,6 +98,6 @@
 %license COPYING
 %python_alternative %{_bindir}/healpy_get_wmap_maps.sh
 %{python_sitearch}/healpy/
-%{python_sitearch}/healpy-%{version}-py%{python_version}.egg-info/
+%{python_sitearch}/healpy-%{version}*-info/
 
 %changelog

++++++ healpy-1.16.2.tar.gz -> healpy-1.16.5.tar.gz ++++++
++++ 40006 lines of diff (skipped)

Reply via email to