testing/py3-biopython: upgrade to 1.75

This commit is contained in:
Leo 2019-11-11 05:11:41 -03:00
parent cc27eb4f6e
commit 8ec2df6e04

View File

@ -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"