aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-biopython/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-11 05:11:41 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-11 06:02:20 -0300
commit8ec2df6e044804cfca3f69861822473d5ffff200 (patch)
tree41e8ce9bac523cdc528352bbc658f6f9afccdc05 /testing/py3-biopython/APKBUILD
parentcc27eb4f6e89c7f665fdbcf1c4497a2223c40f55 (diff)
downloadaports-8ec2df6e044804cfca3f69861822473d5ffff200.tar.bz2
aports-8ec2df6e044804cfca3f69861822473d5ffff200.tar.xz
testing/py3-biopython: upgrade to 1.75
Diffstat (limited to 'testing/py3-biopython/APKBUILD')
-rw-r--r--testing/py3-biopython/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-biopython/APKBUILD b/testing/py3-biopython/APKBUILD
index 1c70af8893..88250e5ea8 100644
--- a/testing/py3-biopython/APKBUILD
+++ b/testing/py3-biopython/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Charles Pritchard <chuck@jumis.com>
pkgname=py3-biopython
_pkgname=biopython
-pkgver=1.74
-pkgrel=2
+pkgver=1.75
+pkgrel=0
pkgdesc="Python tools for computational molecular biology."
options="!check" # test_NCBI_qblast hangs
url="https://biopython.org/"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a5611b993e383d76d2fdc9be22481624180748f06f107e603a062c51b7ca7cf8603d6d97e11d64cd011ae7bd2696c8bf3659b9c625c84c479164a6171d5e8415 biopython-1.74.tar.gz"
+sha512sums="e35afd4d1be44bf3995b2bd97685bd1a2caa5f4e0f3efc37e31473e7e567d18a7af718ebcc2763b3081c5768d1b7741fb6f4536ebd1ae0f0d2c6f6a2afd974eb biopython-1.75.tar.gz"