summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6c73c262ef521a137d9ea1afce6aa6a9f08be95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-numpy-openblas
	pkgdesc = Scientific tools for Python - built with openblas
	pkgver = 1.17.4
	pkgrel = 1
	url = http://numpy.scipy.org/
	arch = i686
	arch = x86_64
	license = custom
	checkdepends = python-pytest
	makedepends = cblas
	makedepends = lapack
	makedepends = python
	makedepends = python-setuptools
	makedepends = gcc-fortran
	makedepends = python-nose
	makedepends = cython
	depends = python
	depends = cython
	depends = openblas-lapack
	optdepends = python-nose: testsuite
	provides = python3-numpy=1.17.4
	provides = python-numpy=1.17.4
	conflicts = python3-numpy
	conflicts = python-numpy
	options = staticlibs
	source = python-numpy-1.17.4.tar.gz::https://github.com/numpy/numpy/releases/download/v1.17.4/numpy-1.17.4.tar.gz
	sha256sums = fb0415475e673cb9a6dd816df999e0ab9f86fa3af2b1770944e7288d2bea4ac9

pkgname = python-numpy-openblas