mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-biopython: upgrade to 1.75
This commit is contained in:
parent
cc27eb4f6e
commit
8ec2df6e04
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user