summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-08-01 16:58:25 -0400
committerAaron Bauman <bman@gentoo.org>2020-08-01 16:58:25 -0400
commit6b554229225430738924edd59eca3c27650ca0ad (patch)
treebe2903e7027b00a24a72539aa289c67173498193
parentdev-python/ctypesgen: bump to 1.0.2; bump EAPI (diff)
downloadgentoo-6b554229.tar.gz
gentoo-6b554229.tar.bz2
gentoo-6b554229.zip
dev-python/ctypesgen: add note for upstream test failures
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-python/ctypesgen/ctypesgen-1.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild
index 0ea04a163571..a71817580b75 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