commit: 6b554229225430738924edd59eca3c27650ca0ad
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 1 20:58:25 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 20:58:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b554229
dev-python/ctypesgen: add note for upstream test failures
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/ctypesgen/ctypesgen-1.0.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild
b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild
index 0ea04a16357..a71817580b7 100644
--- a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild
+++ b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild
@@ -4,6 +4,7 @@
EAPI=7
# pkg compiles fine with py3_{8,9} but tests fail
+# https://github.com/davidjamesca/ctypesgen/issues/90
PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend