Subject: CVS commit: pkgsrc/math/py-scipy
From: Adam Ciarcinski
Date: 2022-10-05 22:54:31
Message id: 20221005205431.9EE00FA90@cvs.NetBSD.org

Log Message:
py-scipy: updated to 1.9.1

SciPy 1.9.1 is a bug-fix release with no new features
compared to 1.9.0. Notably, some important meson build
fixes are included.

SciPy 1.9.0 is the culmination of 6 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and better
documentation. There have been a number of deprecations and API changes
in this release, which are documented below. All users are encouraged to
upgrade to this release, as there are a large number of bug-fixes and
optimizations. Before upgrading, we recommend that users check that
their own code does not use deprecated SciPy functionality (to do so,
run your code with python -Wd and check for DeprecationWarning s).
Our development attention will now shift to bug-fix releases on the
1.9.x branch, and on adding new features on the main branch.

This release requires Python 3.8-3.11 and NumPy 1.18.5 or greater.

For running on PyPy, PyPy3 6.0+ is required.

Files:
RevisionActionfile
1.61modifypkgsrc/math/py-scipy/Makefile
1.23modifypkgsrc/math/py-scipy/PLIST
1.38modifypkgsrc/math/py-scipy/distinfo
1.4modifypkgsrc/math/py-scipy/patches/patch-scipy_special___round.h