commit:     09c5ece62c0bca2fbcb4f39162b25862f4c10d83
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 07:08:05 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 07:41:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c5ece6

sci-biology/biopython: Use slot for dev-python/psycopg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-biology/biopython/biopython-1.79.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to