commit:     8eddf160109cc9865eb781eacec672aab98d7389
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 07:07:28 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 07:41:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eddf160

dev-python/pgspecial: Use slot for dev-python/psycopg

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

 .../pgspecial/{pgspecial-1.13.1.ebuild => pgspecial-1.13.1-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pgspecial/pgspecial-1.13.1.ebuild 
b/dev-python/pgspecial/pgspecial-1.13.1-r1.ebuild
similarity index 95%
rename from dev-python/pgspecial/pgspecial-1.13.1.ebuild
rename to dev-python/pgspecial/pgspecial-1.13.1-r1.ebuild
index b0b886f4c9c1..d853eb868079 100644
--- a/dev-python/pgspecial/pgspecial-1.13.1.ebuild
+++ b/dev-python/pgspecial/pgspecial-1.13.1-r1.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="amd64 x86"
 RDEPEND="
        >=dev-python/click-4.1[${PYTHON_USEDEP}]
        >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
-       >=dev-python/psycopg-2.7.4[${PYTHON_USEDEP}]
+       >=dev-python/psycopg-2.7.4:2[${PYTHON_USEDEP}]
        >=dev-python/sqlparse-0.1.19[${PYTHON_USEDEP}]
 "
 BDEPEND="

Reply via email to