commit:     f4fa2283cceae6a4882b11194b1a8b7f06c27280
Author:     John Helmert III <jchelmertt3 <AT> gmail <DOT> com>
AuthorDate: Thu Apr 30 23:45:10 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue May  5 11:50:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4fa2283

dev-python/doublex: Add python3_8

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: John Helmert III <jchelmertt3 <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/doublex/doublex-1.9.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/doublex/doublex-1.9.2.ebuild 
b/dev-python/doublex/doublex-1.9.2.ebuild
index 2b5223503b2..43ec6b36311 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
 

Reply via email to