aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:09:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:32 +0000
commit9ff252a7ccb585f00701e5173a71a60a873d55e1 (patch)
treed81262dca93ea3bdfea5f8b9e72944d9bf57dc10
parent9b4634ae3ef47534cecff40e03382e2434b71028 (diff)
downloadaports-9ff252a7ccb585f00701e5173a71a60a873d55e1.tar.bz2
aports-9ff252a7ccb585f00701e5173a71a60a873d55e1.tar.xz
testing/py3-biopython: rebuild against python 3.8
-rw-r--r--testing/py3-biopython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-biopython/APKBUILD b/testing/py3-biopython/APKBUILD
index fb2811ea62..1c70af8893 100644
--- a/testing/py3-biopython/APKBUILD
+++ b/testing/py3-biopython/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-biopython
_pkgname=biopython
pkgver=1.74
-pkgrel=1
+pkgrel=2
pkgdesc="Python tools for computational molecular biology."
options="!check" # test_NCBI_qblast hangs
url="https://biopython.org/"