python3-numpy: update to 1.23.1.
This commit is contained in:
parent
ad9c69933b
commit
c6d4183e3e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-numpy'
|
||||
pkgname=python3-numpy
|
||||
version=1.23.0
|
||||
version=1.23.1
|
||||
revision=1
|
||||
wrksrc="numpy-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.numpy.org/"
|
||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||
checksum=58868ea9d07ed9394106b343ef0156c74e5aecbb9ea5bd01dbffbfcf471dc768
|
||||
checksum=9758c4b29ac20e84056a66109ae18401e0cc59a880590a9055aac6fd6c98aa91
|
||||
alternatives="numpy:f2py:/usr/bin/f2py3"
|
||||
# Tests do not function propery in a build directory
|
||||
make_check="no"
|
||||
|
|
Loading…
Reference in New Issue