mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-biopython: upgrade to 1.79
This commit is contained in:
parent
28f9348036
commit
6ec5a1eb7e
@ -1,8 +1,8 @@
|
||||
# Contributor: Charles Pritchard <chuck@jumis.com>
|
||||
# Maintainer: Charles Pritchard <chuck@jumis.com>
|
||||
pkgname=py3-biopython
|
||||
pkgver=1.78
|
||||
pkgrel=1
|
||||
pkgver=1.79
|
||||
pkgrel=0
|
||||
pkgdesc="Python tools for computational molecular biology."
|
||||
options="!check" # test_NCBI_qblast hangs
|
||||
url="https://biopython.org/"
|
||||
@ -25,4 +25,6 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="5e7a2584f067b9c1636c844452fca6561dbd217309205e9215c879a56956842192712c58fe7cf4ecd2b8841aa099f7974c6a8055700e1e3ae4a10529f7165646 biopython-1.78.tar.gz"
|
||||
sha512sums="
|
||||
81e2718f4015bb038637b4d1181e6bea48018fec1e769c5f0ab75442a769336899191f1222e82e1b9569c1fac470500d7582420e5cbe9bce0056b41751adeaaa biopython-1.79.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user