summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <jchelmertt3@gmail.com>2020-04-30 18:45:10 -0500
committerJoonas Niilola <juippis@gentoo.org>2020-05-05 14:50:45 +0300
commitf4fa2283cceae6a4882b11194b1a8b7f06c27280 (patch)
treeae4af9f6b577a79961a93b20046f10255f5bc1dc /dev-python/doublex
parentdev-python/clint: Add python3_8 (diff)
downloadgentoo-f4fa2283cceae6a4882b11194b1a8b7f06c27280.tar.gz
gentoo-f4fa2283cceae6a4882b11194b1a8b7f06c27280.tar.bz2
gentoo-f4fa2283cceae6a4882b11194b1a8b7f06c27280.zip
dev-python/doublex: Add python3_8
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: John Helmert III <jchelmertt3@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/doublex')
-rw-r--r--dev-python/doublex/doublex-1.9.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/doublex/doublex-1.9.2.ebuild b/dev-python/doublex/doublex-1.9.2.ebuild
index 2b5223503b20..43ec6b36311a 100644
--- a/dev-python/doublex/doublex-1.9.2.ebuild
+++ b/dev-python/doublex/doublex-1.9.2.ebuild
@@ -3,9 +3,7 @@
EAPI=7
-# tests are failing with Python 3.8
-# https://bitbucket.org/DavidVilla/python-doublex/issues/5/support-for-python-36-36-38-tests-failing
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 vcs-snapshot