mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
python-scipy: update to 0.19.0
This commit is contained in:
parent
d0e42bfd02
commit
4792635574
@ -1,5 +1,5 @@
|
||||
pkgname=('python3-scipy' 'python2-scipy')
|
||||
pkgver=0.18.1
|
||||
pkgver=0.19.0
|
||||
pkgrel=1
|
||||
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('BSD')
|
||||
makedepends=('gcc-fortran' 'python3-numpy' 'python2-numpy' 'python3-setuptools' 'python2-setuptools')
|
||||
checkdepends=('python3-nose' 'python2-nose')
|
||||
source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz")
|
||||
sha1sums=('3b871f079ce45793f742cb0c42f635d3ce57c226')
|
||||
sha256sums=('ed52232afb2b321a4978e39040d94bf81af90176ba64f58c4499dc305a024437')
|
||||
|
||||
build() {
|
||||
export LDFLAGS="-Wall -shared"
|
||||
|
Loading…
Reference in New Issue
Block a user