summaryrefslogtreecommitdiff
path: root/sci-biology/biopython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /sci-biology/biopython
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r--sci-biology/biopython/Manifest2
-rw-r--r--sci-biology/biopython/biopython-1.79.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/biopython/Manifest b/sci-biology/biopython/Manifest
index 9739c4cfdbfd..51328d1d80c0 100644
--- a/sci-biology/biopython/Manifest
+++ b/sci-biology/biopython/Manifest
@@ -1,3 +1,3 @@
DIST biopython-1.79.tar.gz 16738730 BLAKE2B 8c97fc23e458f7bc98b0ed0226bd6fb42f6c6f3ce03d562b13fac66c5061451595cd5bd01cad07bbe1fc6b20f4de21b0f03766b5a20e602545da888047a57185 SHA512 81e2718f4015bb038637b4d1181e6bea48018fec1e769c5f0ab75442a769336899191f1222e82e1b9569c1fac470500d7582420e5cbe9bce0056b41751adeaaa
-EBUILD biopython-1.79.ebuild 1887 BLAKE2B b3f3f50434e77dae22a744a0eeb795690a8e828167aeb0755081286de38ca4f61e661536547405cc9026ba52466c678ee1f0af291c26658eba9afec36322bb9e SHA512 74feee0feff9df45fc16f512bc48ec6c0934608783def71fd5f1373a2ad57379e77c8dd6bdd94fbe755033e5a5f9881a64e106cb1f8be738137a77584d2c83fe
+EBUILD biopython-1.79.ebuild 1889 BLAKE2B 9ffcae7f95b1c8a66cdea172842ace6a9e3d8e524dfe3b588059d509728074f7b2c8a0974513309dd517d52a68909db0a51de1ddd35e6c56818158b5e4b4e81d SHA512 a9a0a08f35b4d448655fb391c45eb428131205e6af433cea5d3c8f77763b002b2c3a35466fb30307b22927aee052960019a41f80c6106726e18a5f9516165229
MISC metadata.xml 334 BLAKE2B 4d97c23444fdddcca57631fa2ddf4a11cfcef0accf91db65071d520f6601c0626e290e67cbf162abdefe7a74f4b410f8366a23186fc417e1fab7e9ce157d7610 SHA512 a870bd044d0e0d4e2a0c48b50f710845c6269e038790243f1d1de65b1252fd653f0f403fc55b98946df8eb27f24dfae5c84f52fcc38c969afcbdb548ccbb7a59
diff --git a/sci-biology/biopython/biopython-1.79.ebuild b/sci-biology/biopython/biopython-1.79.ebuild
index cef9a670130a..a2939330806e 100644
--- a/sci-biology/biopython/biopython-1.79.ebuild
+++ b/sci-biology/biopython/biopython-1.79.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -55,7 +55,7 @@ python_install_all() {
pkg_postinst() {
optfeature_header "For database support you need to install:"
optfeature "MySQL database support" dev-python/mysqlclient
- optfeature "PostgreSQL database support" dev-python/psycopg
+ optfeature "PostgreSQL database support" dev-python/psycopg:2
optfeature_header "Some applications need extra packages:"
optfeature "EMBOSS (The European Molecular Biology Open Software Suite)" sci-biology/emboss