summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 845050287e765d718d0c05fe6fb3087270c04a8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-scipy
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.2.3
	pkgrel = 6
	url = https://www.scipy.org/
	arch = x86_64
	license = BSD
	checkdepends = python2-pytest
	makedepends = gcc-fortran
	makedepends = python2-setuptools
	depends = python2-numpy
	optdepends = python2-pillow: for image saving module
	source = https://pypi.python.org/packages/source/s/scipy/scipy-1.2.3.tar.gz
	sha512sums = d7739fa2f25689fc14ddf09477207c990b39b593a85f5c74687df1ffe097f6eee1bb2123aaa286189309f6d3b25cdd7757053d8b1008d1d6b3367a8e3a0a53b1

pkgname = python2-scipy