bump(main/python-scipy): 1.16.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-07-27 18:43:46 +00:00
parent fdd8ed2494
commit 586cd2ac5d

View File

@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://scipy.org/
TERMUX_PKG_DESCRIPTION="Fundamental algorithms for scientific computing in Python"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.16.0"
TERMUX_PKG_VERSION="1.16.1"
TERMUX_PKG_SRCURL=git+https://github.com/scipy/scipy
TERMUX_PKG_DEPENDS="libc++, libopenblas, python, python-numpy"
TERMUX_PKG_BUILD_DEPENDS="python-numpy-static"