summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0fb997133c291ab915e9c0ed2bc58bee7035570 (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-git
	pkgdesc = Scientific tools for Python - git version
	pkgver = 1.25.0rc1.r220.g857a8f7aea
	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
	optdepends = python-nose: testsuite
	optdepends = blas-openblas: faster linear algebra
	provides = python-numpy
	conflicts = python-numpy
	options = staticlibs
	source = git+https://github.com/numpy/numpy.git
	sha512sums = SKIP

pkgname = python-numpy-git