From 5e6402e82807e9ec05c9fd2b7027b2c66428ff3d Mon Sep 17 00:00:00 2001 From: Pulux Date: Sun, 7 Jul 2019 08:01:04 +0200 Subject: [PATCH] python-scipy: update to 1.2.2. --- srcpkgs/python-scipy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-scipy/template b/srcpkgs/python-scipy/template index ae963fe0593..adbc6de4d52 100644 --- a/srcpkgs/python-scipy/template +++ b/srcpkgs/python-scipy/template @@ -1,7 +1,7 @@ # Template file for 'python-scipy' pkgname=python-scipy -version=1.2.0 -revision=2 +version=1.2.2 +revision=1 wrksrc="scipy-${version}" build_style=python-module pycompile_module="scipy" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://scipy.org/scipylib/" license="BSD-3-Clause" distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz" -checksum=4bb04ed281c55471b598f69eaa730825ddf613b9d9517834181c707dc4509fce +checksum=bc8c1364b365e741a9ba5ed67496eacc8565c67d1e0b82be0f203384f05d8026 LDFLAGS="-shared"