commit:     653957d3c6badc4f0d847ed1c0eb3d0d07357d0b
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Oct  9 19:58:25 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Oct  9 19:58:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=653957d3

dev-python/psycopg2cffi: enable tests

Closes: https://bugs.gentoo.org/817194
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild 
b/dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild
index 356c12ae7..27f0fe3c5 100644
--- a/dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild
+++ b/dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild
@@ -19,7 +19,9 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-       dev-db/postgresql
+       dev-db/postgresql:*
        virtual/python-cffi[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest

Reply via email to