python3-numpy: update to 1.17.4.
This commit is contained in:
parent
bddfb7c4be
commit
bff150d3e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-numpy'
|
||||
pkgname=python3-numpy
|
||||
version=1.17.3
|
||||
revision=2
|
||||
version=1.17.4
|
||||
revision=1
|
||||
wrksrc="numpy-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="numpy"
|
||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.numpy.org/"
|
||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||
checksum=28d811aeec29f66e2c9c9515fdd53972b0fbaa5bf59289ac9da1be81ffd8f5dc
|
||||
checksum=e78ef65c08fc25c6172586e3b7ac366fbd49d9227d435d2f05184e9f3dd6317f
|
||||
alternatives="numpy:f2py:/usr/bin/f2py3"
|
||||
|
||||
nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue