32 lines
895 B
Plaintext
32 lines
895 B
Plaintext
pkgbase = python-scipy
|
|
pkgdesc = Open-source software for mathematics, science, and engineering
|
|
pkgver = 1.14.0
|
|
pkgrel = 1
|
|
url = https://www.scipy.org/
|
|
arch = x86_64
|
|
license = BSD-3-Clause
|
|
checkdepends = python-hypothesis
|
|
checkdepends = python-pytest
|
|
makedepends = cython
|
|
makedepends = gcc-fortran
|
|
makedepends = meson-python
|
|
makedepends = pybind11
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-pythran
|
|
depends = blas
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
depends = lapack
|
|
depends = python
|
|
depends = python-numpy
|
|
depends = python-platformdirs
|
|
depends = python-pooch
|
|
optdepends = python-pillow: for image saving module
|
|
provides = scipy
|
|
options = !lto
|
|
source = https://github.com/scipy/scipy/releases/download/v1.14.0/scipy-1.14.0.tar.gz
|
|
sha256sums = b5923f48cb840380f9854339176ef21763118a7300a88203ccd0bdd26e58527b
|
|
|
|
pkgname = python-scipy
|