summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f333705a03e8a013fe7621f90de0e0d97ff2a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-scipy-git
	pkgdesc = SciPy is open-source software for mathematics, science and engineering. Git version
	pkgver = v0.17pre.r14548.gf71fe40cdc
	pkgrel = 1
	url = https://www.scipy.org/
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = gcc-fortran
	makedepends = python-setuptools
	makedepends = pybind11
	makedepends = python-pythran
	makedepends = cython
	depends = python-numpy
	optdepends = python-pillow: Image saving module
	provides = python-scipy
	provides = scipy
	conflicts = python-scipy
	source = git+https://github.com/scipy/scipy.git
	sha256sums = SKIP

pkgname = python-scipy-git