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 2021-08-19 10:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-healpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-healpy.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-healpy"

Thu Aug 19 10:01:17 2021 rev:3 rq:912923 version:1.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-healpy/python-healpy.changes      
2021-01-22 21:52:34.493870428 +0100
+++ /work/SRC/openSUSE:Factory/.python-healpy.new.1899/python-healpy.changes    
2021-08-19 10:02:16.403172441 +0200
@@ -1,0 +2,46 @@
+Wed Aug 18 12:35:01 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.15.0:
+  * Write_map keeps dtype of input map array instead of float32
+    (gh#healpy/healpy#688).
+  * Read_map keeps dtype of FITS file instead of upcasting to
+    float64 (gh#healpy/healpy#688).
+  * Write_cl uses dtype of input cl instead of float64
+    (gh#healpy/healpy#688).
+  * Changed all warnings to using the logging module, deprecated
+    all verbose keywords (gh#healpy/healpy#693).
+  * Experimental projview function to plot maps using projections
+    from matplotlib (gh#healpy/healpy#695).
+  * Flip sign for spin-0 alm2map_spin and map2alm_spin
+    (gh#healpy/healpy#707).
+  * Support transparency in plotting with the alpha parameter
+    (gh#healpy/healpy#696).
+  * Removed the note that we will change order of cl in synfast
+    and synalm, we will leave new=False default
+    (gh#healpy/healpy#687).
+  * Added convenice functions order2npix and npix2order
+    (gh#healpy/healpy#685).
+  * Support nested maps hp.smoothing (gh#healpy/healpy#678).
+  * Improvements of the build system (gh#healpy/healpy#660).
+  * Automatically build wheels for Linux/MacOS on Github actions
+    (gh#healpy/healpy#656).
+  * Drop support for Python 2.7-3.5 (gh#healpy/healpy#658).
+  * Allow OBJECT FITS header not to be a string
+    (gh#healpy/healpy#665).
+  * Fixed indexing issue in bl2beam (gh#healpy/healpy#667).
+  * Fixed map2alm_spin bug for masked input
+    (gh#healpy/healpy#651).
+  * Minor bugfixes:
+    - Accept None for cls in synalm (gh#healpy/healpy#711)
+    - Get nside from length of array in read_map
+      (gh#healpy/healpy#710).
+    - Fix spin 0 transforms in alm2map_spin
+      (gh#healpy/healpy#708).
+    - Raise exception for rotate_alm with complex64 inputs
+      (gh#healpy/healpy#704).
+    - Replace deprecated numpy aliases (gh#healpy/healpy#698).
+- New BuildRequires: python-Cython.
+- Drop python-healpy-drop-pytest-runner.patch: Upstream no longer
+  requires pytest-runner for its tests.
+
+-------------------------------------------------------------------

Old:
----
  healpy-1.14.0.tar.gz
  python-healpy-drop-pytest-runner.patch

New:
----
  healpy-1.15.0.tar.gz

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

Other differences:
------------------
++++++ python-healpy.spec ++++++
--- /var/tmp/diff_new_pack.fZxpJ4/_old  2021-08-19 10:02:16.899171838 +0200
+++ /var/tmp/diff_new_pack.fZxpJ4/_new  2021-08-19 10:02:16.903171834 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-healpy
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,13 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-healpy
-Version:        1.14.0
+Version:        1.15.0
 Release:        0
 Summary:        Python library to handle pixelated data on the sphere based on 
HEALPix
 License:        GPL-2.0-only
 URL:            https://github.com/healpy/healpy
 Source:         
https://files.pythonhosted.org/packages/source/h/healpy/healpy-%{version}.tar.gz
-# PATCH-FEATURE-OPENSUSE python-healpy-drop-pytest-runner.patch 
gh#healpy/healpy#649 badshah...@gmail.com -- Drop pytest-runner requirement for 
install: not required
-Patch0:         python-healpy-drop-pytest-runner.patch
+BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.13}
 BuildRequires:  %{python_module setuptools}
@@ -45,7 +44,7 @@
 Requires:       python-scipy
 Requires:       python-six
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 # SECTION Additional test requirements
 # Symbol clashes with astropy < 4.0
 BuildRequires:  %{python_module astropy >= 4.0}
@@ -85,7 +84,6 @@
 %python_clone -a  %{buildroot}%{_bindir}/healpy_get_wmap_maps.sh
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
  
-
 %check
 # 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

++++++ healpy-1.14.0.tar.gz -> healpy-1.15.0.tar.gz ++++++
++++ 81666 lines of diff (skipped)

Reply via email to