aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-17 14:31:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:33 +0000
commitb813d99aecafd4b97177f75b9f193c24b65cf535 (patch)
tree99c7a13ef30590a8e7c30b2d0b1c638d1d489365
parentda7ec2af14404206c6ec3f5da6485a6e5520b861 (diff)
community/py3-scipy: rebuild against python 3.9
-rw-r--r--community/py3-scipy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-scipy/APKBUILD b/community/py3-scipy/APKBUILD
index 95ee600ee21..94a8298e519 100644
--- a/community/py3-scipy/APKBUILD
+++ b/community/py3-scipy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=py3-scipy
pkgver=1.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="Python library for scientific computing"
url="https://www.scipy.org"
arch="all !mips !mips64"