summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b18a840f23d91773ae4e2e92cdf0c462d15619ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-scipy-mkl
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.9.0
	pkgrel = 1
	url = http://www.scipy.org/
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = cython
	makedepends = gcc-fortran
	makedepends = procps-ng
	makedepends = pybind11
	makedepends = python-pythran
	makedepends = python-setuptools
	depends = intel-oneapi-mkl
	depends = python-numpy
	optdepends = python-pillow: for image saving module
	provides = python-scipy=1.9.0
	conflicts = python-scipy
	source = https://github.com/scipy/scipy/releases/download/v1.9.0/scipy-1.9.0.tar.gz
	sha256sums = c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791

pkgname = python-scipy-mkl