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 d06172b commit 4fbb231Copy full SHA for 4fbb231
tur-pypi-312/python3.12-numpy/build.sh
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://numpy.org/
2
TERMUX_PKG_DESCRIPTION="The fundamental package for scientific computing with Python"
3
TERMUX_PKG_LICENSE="BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="2.1.1"
+TERMUX_PKG_VERSION="2.1.2"
6
TERMUX_PKG_SRCURL=git+https://github.com/numpy/numpy
7
TERMUX_PKG_DEPENDS="libc++, libopenblas, python"
8
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel, 'Cython>=0.29.34,<3.1', 'meson-python>=0.15.0,<0.16.0', build"
0 commit comments