bump(main/python-numpy): 1.24.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-26 18:15:32 +00:00
parent f1463fe561
commit 09a8870e46
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://numpy.org/
TERMUX_PKG_DESCRIPTION="The fundamental package for scientific computing with Python"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.24.0"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="1.24.1"
TERMUX_PKG_SRCURL=https://github.com/numpy/numpy.git
TERMUX_PKG_DEPENDS="libandroid-complex-math, libc++, libopenblas, python"
TERMUX_PKG_BUILD_IN_SRC=true