summaryrefslogtreecommitdiff
path: root/sci-biology/biopython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /sci-biology/biopython
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r--sci-biology/biopython/Manifest2
-rw-r--r--sci-biology/biopython/biopython-1.68.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/biopython/Manifest b/sci-biology/biopython/Manifest
index 8ce43af0c16a..86e017fc57d6 100644
--- a/sci-biology/biopython/Manifest
+++ b/sci-biology/biopython/Manifest
@@ -1,3 +1,3 @@
DIST biopython-1.68.tar.gz 14445813 BLAKE2B 566931c4e522e95278f7f6a9dc07ecc091dc54b69cdea8bb07603339af4f1fd38e3df87482e97729acb776dd2df19a4e61d49ee7608ec5cb0f24966e28c2e3dd SHA512 0ca994475654bb68ff326c8e86cbd4547cd87b42e1633dda039ad668e1298884b22e169f6b25ab514e929861334a93b7db6d057a3486cea9997ca2de95c61a69
-EBUILD biopython-1.68.ebuild 1645 BLAKE2B 1faec1b5734c7364ee7290c412f363da050bf2dde7406e3ab311427863608f5678bb4e708a54b76f7457b3fe21d46c71c1912be0bc053a286333e1acc95fd08f SHA512 23418100fa56983329f389e46f1124e3e03eca7614fac6c9465a53be765742e50029060f3c9efbea8ab2eeba02eb1c617e705c26fee65a47d030d0e436b97f03
+EBUILD biopython-1.68.ebuild 1641 BLAKE2B a66e9c4a4c4987809faa18742b345fad45c6c6e536c1a87dfc552345637f1b7df28426a314df4b2f7e523002229395e978b75548b907f0a7aac6d80ee893d1b3 SHA512 e30c9f8b542ef0508a6fea508461521cbdc140a0c1e1f08eddfaef6dd73c10496f1d2fdc26261c26a5c860ffba845c1e6bb6f82d8722d0c7a1a89253c3a7a7f1
MISC metadata.xml 267 BLAKE2B 7cf386952842945148119de3263231db4d1046d5f54811f7e303ed8ec4d27cbc1960b99c92daf6f32e5b981c2fb9f50ec666be6193865d6e18541b7427a152a9 SHA512 91ab266d9ab24401bc0fec759c5b6cfcf44a3c5669fc31c7301d79770839bb5dfa0e155d949392ef06176b4a0b2c32b91b1b54b0027f972db61f0a5e54644403
diff --git a/sci-biology/biopython/biopython-1.68.ebuild b/sci-biology/biopython/biopython-1.68.ebuild
index d0934b9879d9..9c8442e39090 100644
--- a/sci-biology/biopython/biopython-1.68.ebuild
+++ b/sci-biology/biopython/biopython-1.68.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
inherit distutils-r1 eutils
DESCRIPTION="Python modules for computational molecular biology"
-HOMEPAGE="http://www.biopython.org/ https://pypi.python.org/pypi/biopython/"
+HOMEPAGE="http://www.biopython.org/ https://pypi.org/project/biopython/"
SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz"
LICENSE="HPND"