From 8ec2df6e044804cfca3f69861822473d5ffff200 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 11 Nov 2019 05:11:41 -0300 Subject: testing/py3-biopython: upgrade to 1.75 --- testing/py3-biopython/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py3-biopython') 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 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" -- cgit v1.2.3