From 6ec5a1eb7ef75536b2ce7c00a1cefe2fe2b9f75d Mon Sep 17 00:00:00 2001 From: Justin Berthault Date: Sun, 6 Jun 2021 10:17:19 +0200 Subject: [PATCH] testing/py3-biopython: upgrade to 1.79 --- testing/py3-biopython/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/testing/py3-biopython/APKBUILD b/testing/py3-biopython/APKBUILD index 4f84d425903..d83632e7786 100644 --- a/testing/py3-biopython/APKBUILD +++ b/testing/py3-biopython/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Charles Pritchard # Maintainer: Charles Pritchard 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 +"