Subject: CVS commit: pkgsrc/math/py-pywavelets
From: Thomas Klausner
Date: 2022-11-15 00:50:35
Message id: 20221114235035.76DA6FA90@cvs.NetBSD.org

Log Message:
py-pywavelets: update to 1.4.1.

==============================
PyWavelets 1.1.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.1.

This release includes enhanced functionality for both the stationary wavelet
transforms (``swt``, ``swt2``, ``swtn``) as well as the continuous wavelet
transform (``cwt``). In addition, there are a handful of bug fixes as
described in more detail below.

This release has dropped Python 2.7 support and now requires Python >= 3.5.

==============================
PyWavelets 1.1.1 Release Notes
==============================

This release is identical in functionality to 1.1.0.

It fixes setup.py to prevent pip from trying to install from PyPI for
Python < 3.5.
==============================
PyWavelets 1.2.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.2.

This release has new discrete wavelet transforms features incleading a series
of multiresolution analysis functions (details below).

PyWavelets has dropped support for Python 3.5 and 3.6 and now supports
Python 3.7-3.10.

We also now provide aarch64 linux wheels as well as universal2 and arm64
wheels that are compatible with Apple's M1 processors.

==============================
PyWavelets 1.3.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.3. This release
is functionally the same as 1.2.0, but we have updated the set of binary wheels
provided. Specifically we have added `aarch64` wheels for Python 3.7 that were
missing in 1.2.0 and have updated the versions of `manylinux` used for the
linux wheels in a manner consistent with NumPy and SciPy. We have also dropped
`musllinux` wheels which were present for some architectures in 1.2.0. We may
add them again in the future if they are adopted by NumPy and there is a
demand for this architecture.

==============================
PyWavelets 1.4.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.4. This release
is a minor update to 1.3.0. It adds wheels for Python 3.11 and drops support
for Python 3.7.

There is one new utility function, `pywt.frequency2scale`, that can be used to
determine CWT scale factors corresponding to a given (normalized) frequency.
It is the inverse of the existing `pywt.scale2frequency`.

Files:
RevisionActionfile
1.9modifypkgsrc/math/py-pywavelets/Makefile
1.3modifypkgsrc/math/py-pywavelets/PLIST
1.5modifypkgsrc/math/py-pywavelets/distinfo