python3-numpy: update to 1.19.1.

This commit is contained in:
Andrew J. Hesford 2020-07-24 16:33:20 -04:00 committed by Andrew J. Hesford
parent aeda366a18
commit 415016e20c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=1.18.5
version=1.19.1
revision=1
wrksrc="numpy-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="BSD-3-Clause"
homepage="https://www.numpy.org/"
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
checksum=355d45df163499593c91bd2d78281e88164ee3eeeb221be357b1dac09ac1f618
checksum=65123e53a00b84d03a5a18ae049f4647d1fd100c9010ca1fdf997900ee13875d
alternatives="numpy:f2py:/usr/bin/f2py3"
do_check() {