summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de5140d84ed0e96e3c050390098da44c25712232 (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
pkgbase = python-numpy-git
	pkgdesc = Scientific tools for Python - git version
	pkgver = v1.21.0.dev0.r814.g740a8cf8c1
	pkgrel = 1
	url = https://www.numpy.org/
	arch = x86_64
	license = custom:BSD 3-clause
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	makedepends = python-setuptools
	makedepends = gcc-fortran
	makedepends = python-nose
	makedepends = cython
	depends = cblas
	depends = lapack
	depends = python
	depends = openblas-lapack
	optdepends = python-nose: testsuite
	provides = python-numpy
	conflicts = python-numpy
	options = staticlibs
	source = git://github.com/numpy/numpy.git
	sha512sums = SKIP

pkgname = python-numpy-git