22 Commits

Author SHA256 Message Date
Ana Guerrero
c6d6a99da3 Accepting request 1245483 from devel:languages:python:numeric
- Update to 1.18.0
  * Update C++ sources to 3.83 #973
  * Drop support for Python 3.9 #967
  * Added lonlat parameter to newprojplot #963
  * Fix query_disc missing pixels near poles, fixed in C++ #968
  * Warn users about ud_grade effect on spectra in docstring #960
  * Update CFITSIO to 4.5.0 and ensure we build it as shared lib
    #942
- Release 1.17.3
  * Rename trapz function to support latest scipy version #953
- Release 1.17.1
  * Just fixing an issue in the PyPI publish action
- Release 1.17.0
  * The most important modification is that now scipy and
    matplotlib are optional dependencies, install them with pip
    install healpy[all]. Also includes a lot of packaging fixes.
  * Optional dependencies by @swyatt7 in #910
  * Fix errors with Matplotlib 3.9 by @QuLogic in #944
  * [doc] pull docstrings from dist2holes and hotspots cython
    functions by @zonca in #920
  * Improve docs of read_alm by @zonca in #930
  * update C++ sources to SVN commit 1238 by @zonca in #917
  * update healpix sources to r1239 by @zonca in #941
  * Use alice3 from libhealpix_cxx by @lpsinger in #939
  * Fix pytest-cython errors by requiring pytest<8 by @lpsinger in
    #913
- Drop patches
  * python-healpy-matplotlib-1_9-compat.patch
  * python-healpy-scipy-1_14-compat.patch
- Remove devel package: Unused, the src is no longer in the (forwarded request 1245482 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1245483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=10
2025-02-13 17:38:57 +00:00
d1d436322b - Update to 1.18.0
* Update C++ sources to 3.83 #973
  * Drop support for Python 3.9 #967
  * Added lonlat parameter to newprojplot #963
  * Fix query_disc missing pixels near poles, fixed in C++ #968
  * Warn users about ud_grade effect on spectra in docstring #960
  * Update CFITSIO to 4.5.0 and ensure we build it as shared lib
    #942
- Release 1.17.3
  * Rename trapz function to support latest scipy version #953
- Release 1.17.1
  * Just fixing an issue in the PyPI publish action
- Release 1.17.0
  * The most important modification is that now scipy and
    matplotlib are optional dependencies, install them with pip
    install healpy[all]. Also includes a lot of packaging fixes.
  * Optional dependencies by @swyatt7 in #910
  * Fix errors with Matplotlib 3.9 by @QuLogic in #944
  * [doc] pull docstrings from dist2holes and hotspots cython
    functions by @zonca in #920
  * Improve docs of read_alm by @zonca in #930
  * update C++ sources to SVN commit 1238 by @zonca in #917
  * update healpix sources to r1239 by @zonca in #941
  * Use alice3 from libhealpix_cxx by @lpsinger in #939
  * Fix pytest-cython errors by requiring pytest<8 by @lpsinger in
    #913
- Drop patches
  * python-healpy-matplotlib-1_9-compat.patch
  * python-healpy-scipy-1_14-compat.patch
- Remove devel package: Unused, the src is no longer in the

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=20
2025-02-12 21:32:14 +00:00
Ana Guerrero
92549974e8 Accepting request 1188826 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1188826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=9
2024-07-22 15:17:56 +00:00
2919b40d11 (Note that the current stable 1.17.x series of releases are unusable because they rely on an unreleased version of healpix_cxx, and work-around that by setting rpaths to the build dir to find the bundled healpix_cxx.so library instead of installing the latter)
* Add python-healpy-scipy-1_14-compat.patch: Account for the renaming of trapz to trapezoid in scipy 1.14.
* Add python-healpy-matplotlib-1_9-compat.patch: Fix compatibility with matplotlib >= 3.9; upstream commit 0b1f498 rebased for current version.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=18
2024-07-20 16:26:22 +00:00
Ana Guerrero
cc9e1ad322 Accepting request 1115889 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1115889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=8
2023-10-06 19:14:01 +00:00
f55fff0016 Accepting request 1115879 from home:badshah400:branches:devel:languages:python:numeric
- Update to version 1.16.6
- Split out -devel package containing C++ headers/sources.

OBS-URL: https://build.opensuse.org/request/show/1115879
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=16
2023-10-05 15:47:26 +00:00
Ana Guerrero
4ca1991590 Accepting request 1108999 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1108999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=7
2023-09-06 16:56:57 +00:00
533fd91b2e Accepting request 1108936 from home:badshah400:branches:devel:languages:python:numeric
* Update to version 1.16.5.
* Use wheel macros to package; new BuildRequires: python-setuptools_scm, python-pip, python-wheel.

OBS-URL: https://build.opensuse.org/request/show/1108936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=14
2023-09-05 07:56:35 +00:00
Dominique Leuenberger
1bd401d9f7 Accepting request 1089962 from devel:languages:python:numeric
- update to 1.16.2:
  * Add `resize_alm` function to change a Alm array to a
    different ell max
  * Build wheels for Python 3.11
  * Instructions on how to build an optimized package for healpy

OBS-URL: https://build.opensuse.org/request/show/1089962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=6
2023-05-31 19:54:49 +00:00
573f8f243d - update to 1.16.2:
* Add `resize_alm` function to change a Alm array to a
    different ell max
  * Build wheels for Python 3.11
  * Instructions on how to build an optimized package for healpy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=12
2023-05-31 08:38:23 +00:00
Richard Brown
5ffa4ae430 Accepting request 1009795 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1009795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=5
2022-10-11 16:03:34 +00:00
7339801313 Accepting request 1009762 from home:pgajdos:python
- version update to 1.16.1
  * Updated CFITSIO included in `healpy` to 4.1.0, necessary for
    compatibility with Apple ARM chips
- Changes from versions 1.16.0:
  * Update HEALPix C++ sources to revision 1206
  * Do not normalize binary arrays
  * Fix unncessary log warning message in plots
  * Fixed double application of `margins` in visualization
    functions when using subplot syntax and implemented
    `margins` parameter for `mollview`, `orthview`, and
    `azeqview` when subplot syntax is not used
  * Fixed `reuse_axes=True` for `cartview` and `gnomview`
  * New features in `projview`: subplots, remove monopole-dipole,
    labels, tickmarks, graticule, Planck and WMAP colormaps
  * Fixed the CFITSIO version mismatch warning
  * Added colorbar ticks and normalization
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1009762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=10
2022-10-11 12:44:50 +00:00
Dominique Leuenberger
ecdcdf3d77 Accepting request 988542 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/988542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=4
2022-07-12 09:12:49 +00:00
bb825d3ad6 Accepting request 988506 from home:badshah400:branches:devel:languages:python:numeric
Update to version 1.15.2

OBS-URL: https://build.opensuse.org/request/show/988506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=8
2022-07-12 06:00:15 +00:00
Richard Brown
bde20cc03b Accepting request 912923 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/912923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=3
2021-08-19 08:01:17 +00:00
c2c5dba69c Accepting request 912896 from home:badshah400:branches:devel:languages:python:numeric
* Update to version 1.15.0.
* New BuildRequires: python-Cython.
* Drop python-healpy-drop-pytest-runner.patch: Upstream no longer requires pytest-runner for its tests.

OBS-URL: https://build.opensuse.org/request/show/912896
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=7
2021-08-18 16:02:27 +00:00
Dominique Leuenberger
735f3d38f0 Accepting request 865506 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/865506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=2
2021-01-22 20:52:05 +00:00
92301377cc Accepting request 865469 from home:bnavigator:branches:devel:languages:python:numeric
- Skip python36 because astropy is python >= 3.7

OBS-URL: https://build.opensuse.org/request/show/865469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=5
2021-01-21 21:05:48 +00:00
Dominique Leuenberger
49f90e5bda Accepting request 856721 from devel:languages:python:numeric
Python module for calculations on the sphere, based on the C++ library HEALPix

OBS-URL: https://build.opensuse.org/request/show/856721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=1
2020-12-18 18:59:34 +00:00
e5ce2671f6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=3 2020-12-17 16:39:39 +00:00
84ab086414 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=2 2020-12-17 16:39:18 +00:00
6f08df36b1 Accepting request 855526 from home:badshah400:branches:science
A python module for calculations on the sphere based on HEALPix

OBS-URL: https://build.opensuse.org/request/show/855526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=1
2020-12-13 21:35:23 +00:00