From c6c6e634683611d8962c4af1a1a550fa7a882449 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 22 Jun 2021 14:03:22 -0400 Subject: [PATCH] python3-numpy: update broken checksum --- srcpkgs/python3-numpy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 73a06a9f4bd..28940227c4a 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://www.numpy.org/" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=ce1cbea0254dee2f7eb4e5e8ea863280b502a8146e7ab8b2bb5ef5b6a5560a27 +checksum=c776579045e1d4852aadb6fce9a257c199c08c5ef975287842032c0b2b90c85b alternatives="numpy:f2py:/usr/bin/f2py3" # Tests do not function propery in a build directory make_check="no"