summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 12 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e89a58f7bc4a..e999594a3c77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,23 @@
pkgbase = python-numpy-mkl
- pkgdesc = Scientific tools for Python compiled with intel mkl
- pkgver = 1.18.1
+ pkgdesc = Scientific tools for Python, compiled with intel mkl
+ pkgver = 1.19.1
pkgrel = 1
url = http://numpy.scipy.org/
- arch = i686
arch = x86_64
+ arch = i686
license = custom
+ checkdepends = python-pytest
+ checkdepends = python-hypothesis
makedepends = python-setuptools
- makedepends = intel-compiler-base
- makedepends = intel-fortran-compiler
- makedepends = cython
+ makedepends = gcc-fortran
+ makedepends = cython>=0.29.21
+ depends = python>=3.6
depends = intel-mkl
- depends = python
+ provides = python-numpy=1.19.1
+ conflicts = python-numpy
options = staticlibs
- source = https://github.com/numpy/numpy/archive/v1.18.1.tar.gz
- source = site64.cfg
- source = site32.cfg
- source = intelccompiler.py.patch
- sha256sums = 96af6ec6c24e2df0d1591076a102b36bcc0c622411cbb191bca9a1ae724c4606
- sha256sums = 86cd68a695a5e1d76f8e53cda70c888c4ed04349f15c8096d4492e346e7187e1
- sha256sums = 882f2717deca0fd6a2e2384aac2dc7973c566f9cd2ba46777c3b5ffdffa814df
- sha256sums = 0d185daf0f2fcab08778173f54cee86cd88dc3c6703413686ab3742c0097db4e
+ source = https://github.com/numpy/numpy/releases/download/v1.19.1/numpy-1.19.1.tar.gz
+ sha256sums = 1396e6c3d20cbfc119195303b0272e749610b7042cc498be4134f013e9a3215c
pkgname = python-numpy-mkl
- depends = intel-mkl
- depends = python
- optdepends = python-pytest: testsuite
- provides = python-numpy=1.18.1
- conflicts = python-numpy