summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f7c5431a7810d215df512147ab6a726bf0e7e34 (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
pkgbase = python-numpy-git
	pkgdesc = Scientific tools for Python - git version
	pkgver = 2.0.0.dev0.r1369.gb3f09c6787
	pkgrel = 1
	url = https://www.numpy.org/
	arch = x86_64
	license = custom:BSD 3-clause
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = gcc-fortran
	makedepends = python-nose
	makedepends = cython
	makedepends = python-pyproject-metadata
	makedepends = patchelf
	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