python3-numpy: update to 1.18.2.

This commit is contained in:
bra1nwave 2020-03-19 18:33:03 +01:00 committed by Piraty
parent 550648b20e
commit 8ac69f5cba

View file

@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=1.18.1
version=1.18.2
revision=1
wrksrc="numpy-${version}"
build_style=python3-module
@ -12,7 +12,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=96af6ec6c24e2df0d1591076a102b36bcc0c622411cbb191bca9a1ae724c4606
checksum=fdf3ed4e260e1af08b6743527634e85f999caba60d2525c1d6f5aea79f5a6d1f
alternatives="numpy:f2py:/usr/bin/f2py3"
do_check() {