commit:     17a674a88d49aa1bd8ee8f40aef3a655d1e97da3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 07:07:00 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 07:41:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a674a8

dev-db/pgcli: Use slot for dev-python/psycopg

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

 dev-db/pgcli/{pgcli-3.3.1.ebuild => pgcli-3.3.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/pgcli/pgcli-3.3.1.ebuild 
b/dev-db/pgcli/pgcli-3.3.1-r1.ebuild
similarity index 95%
rename from dev-db/pgcli/pgcli-3.3.1.ebuild
rename to dev-db/pgcli/pgcli-3.3.1-r1.ebuild
index 1878a36b4cf2..17e2c3964591 100644
--- a/dev-db/pgcli/pgcli-3.3.1.ebuild
+++ b/dev-db/pgcli/pgcli-3.3.1-r1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
        dev-python/pendulum[${PYTHON_USEDEP}]
        dev-python/pgspecial[${PYTHON_USEDEP}]
        dev-python/prompt_toolkit[${PYTHON_USEDEP}]
-       dev-python/psycopg[${PYTHON_USEDEP}]
+       dev-python/psycopg:2[${PYTHON_USEDEP}]
        dev-python/pygments[${PYTHON_USEDEP}]
        dev-python/setproctitle[${PYTHON_USEDEP}]
        dev-python/sqlparse[${PYTHON_USEDEP}]"

Reply via email to