We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a617558 commit 696e283Copy full SHA for 696e283
tur/python-scipy/build.sh
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://scipy.org/
2
TERMUX_PKG_DESCRIPTION="Fundamental algorithms for scientific computing in Python"
3
TERMUX_PKG_LICENSE="BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="1:1.15.1"
+TERMUX_PKG_VERSION="1:1.15.2"
6
TERMUX_PKG_SRCURL=git+https://github.com/scipy/scipy
7
TERMUX_PKG_DEPENDS="libc++, libopenblas, python, python-numpy"
8
TERMUX_PKG_BUILD_DEPENDS="python-numpy-static"
0 commit comments