From: John Helmert III Date: Thu, 30 Apr 2020 23:45:10 +0000 (-0500) Subject: dev-python/doublex: Add python3_8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4fa2283cceae6a4882b11194b1a8b7f06c27280;p=gentoo.git dev-python/doublex: Add python3_8 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: John Helmert III Signed-off-by: Joonas Niilola --- 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