summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd7454ca73727a703b038cfe2ae395d65ffc86aa (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
pkgbase = python-numpy-openblas
	pkgdesc = Scientific tools for Python - built with openblas
	pkgver = 1.10.1
	pkgrel = 2
	url = http://numpy.scipy.org/
	arch = i686
	arch = x86_64
	license = custom
	makedepends = python-distribute
	makedepends = gcc-fortran
	makedepends = python-nose
	depends = python
	depends = cython
	depends = openblas-lapack
	optdepends = python-nose: testsuite
	provides = python3-numpy=1.10.1
	provides = python-numpy=1.10.1
	conflicts = python3-numpy
	conflicts = python-numpy
	options = staticlibs
	source = python-numpy-1.10.1.tar.gz::https://github.com/numpy/numpy/archive/v1.10.1.tar.gz
	md5sums = d2a125a52187ab234bfe444287b53660

pkgname = python-numpy-openblas