summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d1df75e4bfb..85ce46709660 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = python-numpy-mkl
pkgdesc = Scientific tools for Python, compiled with Intel MKL
pkgver = 1.26.4
- pkgrel = 1
- url = http://www.numpy.org/
+ pkgrel = 2
+ url = https://numpy.org
arch = x86_64
- license = custom
+ license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-hypothesis
- makedepends = cython
- makedepends = meson-python
- makedepends = procps-ng
makedepends = python-build
makedepends = python-installer
+ makedepends = meson-python
+ makedepends = python-setuptools
+ makedepends = cython
+ makedepends = gcc-fortran
depends = python
depends = intel-oneapi-mkl
provides = python-numpy=1.26.4
conflicts = python-numpy
source = https://github.com/numpy/numpy/releases/download/v1.26.4/numpy-1.26.4.tar.gz
- sha256sums = 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010
+ sha512sums = f7121ab4099fa0686f9c095d456baa4a5869d651d7b7a06385f885f329cf08f11024b5df5e7b4ee705970062a8102ec4f709512eabbfd5c9fccce4ef83b9c208
pkgname = python-numpy-mkl