Skip to content

Commit f0a1358

Browse files
authored
python3.12-scipy: bump to 1.14.1
Closes #162
1 parent e255124 commit f0a1358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tur-pypi-312/python3.12-scipy/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://scipy.org/
22
TERMUX_PKG_DESCRIPTION="Fundamental algorithms for scientific computing in Python"
33
TERMUX_PKG_LICENSE="BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="1.14.0"
5+
TERMUX_PKG_VERSION="1.14.1"
66
TERMUX_PKG_SRCURL=git+https://github.com/scipy/scipy
77
TERMUX_PKG_DEPENDS="libc++, libopenblas, python, python-numpy"
88
TERMUX_PKG_BUILD_DEPENDS="python-numpy-static"

0 commit comments

Comments
 (0)