aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-scipy/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-24 22:19:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-25 10:54:36 +0100
commit61085fe3e40c9ce57143bf8413f472c6cda16252 (patch)
tree76afae6cac4c453dcae1c5a9fbfe8559057dea2a /community/py3-scipy/APKBUILD
parentf37ac42332e0467de9dc01bf83016711c7b45eb9 (diff)
downloadaports-61085fe3e40c9ce57143bf8413f472c6cda16252.tar.bz2
aports-61085fe3e40c9ce57143bf8413f472c6cda16252.tar.xz
community/py3-scipy: upgrade to 1.3.3
Diffstat (limited to 'community/py3-scipy/APKBUILD')
-rw-r--r--community/py3-scipy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-scipy/APKBUILD b/community/py3-scipy/APKBUILD
index 77d8bbcc89..84e2164b17 100644
--- a/community/py3-scipy/APKBUILD
+++ b/community/py3-scipy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Martell Malone <martellmalone@gmail.com>
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=py3-scipy
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=0
pkgdesc="Python library for scientific computing"
url="https://www.scipy.org"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="07aee19c60e72a359f61a45c6a8460b57b27243f4a3933b8606dfeb0925e1c99f57de106dd6ec689d0fb0590a405ff0a2b5a4edc43b0d66663bcbe08fdf8e77e scipy-1.3.2.tar.xz"
+sha512sums="2960862ab90a580b5267421e6a2f1df9382eb7dd674f1d7b46bccb4f425513c469d4ba7eb0ce39f9074f624f20b0fcbc9ce18debbba0fc118aed5087e2a0e6bd scipy-1.3.3.tar.xz"