commit:     2ebe61bbf7a443b78414cc8ab41a9350ad17bc0e
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jan  2 20:53:42 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Jan  2 21:14:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ebe61bb

dev-python/PGPy: fix python tests
Closes: https://bugs.gentoo.org/888743

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

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

diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild 
b/dev-python/PGPy/PGPy-0.6.0.ebuild
index b9079c6ab..7b883db63 100644
--- a/dev-python/PGPy/PGPy-0.6.0.ebuild
+++ b/dev-python/PGPy/PGPy-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,3 +22,5 @@ DEPEND="${RDEPEND}
        dev-python/pyasn1[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
 "
+
+distutils_enable_tests pytest

Reply via email to