ports/contrib (3.5): [notify] python3-numpy: new dependency: lapack
commit 85b43157407d98a0332cbb18caf6e7816d689ed1 Author: Tim Biermann <tbier@posteo.de> Date: Mon Jan 20 17:56:48 2020 +0000 [notify] python3-numpy: new dependency: lapack diff --git a/python3-numpy/.signature b/python3-numpy/.signature index d57e5201e..1783c9a49 100644 --- a/python3-numpy/.signature +++ b/python3-numpy/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39q5jLlwWe3DEtD/sKOl4DCOLX19qIz3Hci9spKWHLRDpI23BF0vBZ/C5O59OgNyan91BUOtAVv+OJFI64wtdAc= -SHA256 (Pkgfile) = 24c8b3a64bb9f73c4b13f01ca9dc4d59dc3203f56a5890f5ecc19ddffe7ff169 +RWSagIOpLGJF3/gTy07xzL0ulnAeU2EoKxDpOo44xm2LUGY3jwMCEyWmukTia/Xkl2b4Yx5Xbm10ybvcxUsd3e7/0FrnoV9oggU= +SHA256 (Pkgfile) = ea13794d4b72a232fb6fc24610d130c65f2e836123e0f80c81f84d6d47e6e17d SHA256 (.footprint) = cbf8488fc70295a27c57ca1cfd79ace8105584e910534a77d2ecddad1d8cbc50 SHA256 (numpy-1.18.1.tar.gz) = e37802868ba5f389bf4e3f4c40c16e1b031814f0585ac122637de219de6279cb diff --git a/python3-numpy/Pkgfile b/python3-numpy/Pkgfile index d79e5369e..b40565f76 100644 --- a/python3-numpy/Pkgfile +++ b/python3-numpy/Pkgfile @@ -1,12 +1,11 @@ # Description: Array processing for numbers, strings, records, and objects with Python. # URL: http://numpy.org/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Packager: Danny Rawlins, crux at romster dot me -# Depends on: openblas python3-cython +# Depends on: lapack openblas python3-cython name=python3-numpy version=1.18.1 -release=1 +release=2 source=(https://github.com/${name#*-}/${name#*-}/releases/download/v$version/${name#*-}-$version.tar.gz) build() {
participants (1)
-
crux@crux.nu