From a6edb8a5e1dce71fcae78ef21eb42c07ed46b439 Mon Sep 17 00:00:00 2001 From: prspkt Date: Tue, 13 Aug 2019 22:40:49 +0300 Subject: community/py3-scipy: upgrade to 1.3.1 Signed-off-by: prspkt --- community/py3-scipy/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/py3-scipy/APKBUILD b/community/py3-scipy/APKBUILD index 2ba0a276d71..6e95bf81bae 100644 --- a/community/py3-scipy/APKBUILD +++ b/community/py3-scipy/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Martell Malone # Maintainer: Isaac Dunham pkgname=py3-scipy -pkgver=1.2.1 -pkgrel=4 +pkgver=1.3.1 +pkgrel=0 pkgdesc="Python library for scientific computing" url="https://www.scipy.org" arch="all" @@ -25,4 +25,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="ebc75c9c40c5accb581c88e42fd3e96a26b42c6bd3785e6e84ace8b1f44fb836c83721c267fcdd9e8f573532056a74b150bde9316da4ac71aa33bd848cc49bd1 scipy-1.2.1.tar.xz" +sha512sums="602c9d447f0efde332048261a066e2c9e3b6c4a6797554b9d17ddcc4e22c03e0fb07e8503b9566e30e23ecb6ba344caa03f2e64010945e0c138e2002806d1580 scipy-1.3.1.tar.xz" -- cgit v1.2.3