commit:     bc220fd6550fde8c544c5d2ea03fe6c04cd422b9
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jan  2 20:48:26 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 21:14:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc220fd6

dev-python/mistletoe: fix python tests
Closes: https://bugs.gentoo.org/888745

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

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

diff --git a/dev-python/mistletoe/mistletoe-0.9.0.ebuild 
b/dev-python/mistletoe/mistletoe-0.9.0.ebuild
index 36cb00ea6..37639c19e 100644
--- a/dev-python/mistletoe/mistletoe-0.9.0.ebuild
+++ b/dev-python/mistletoe/mistletoe-0.9.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
@@ -17,3 +17,5 @@ KEYWORDS="~amd64"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"
+
+distutils_enable_tests unittest

Reply via email to