projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19088eb
)
dev-python/doublex: Add python3_8
author
John Helmert III
<jchelmertt3@gmail.com>
Thu, 30 Apr 2020 23:45:10 +0000
(18:45 -0500)
committer
Joonas Niilola
<juippis@gentoo.org>
Tue, 5 May 2020 11:50:45 +0000
(14:50 +0300)
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>
dev-python/doublex/doublex-1.9.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/doublex/doublex-1.9.2.ebuild
b/dev-python/doublex/doublex-1.9.2.ebuild
index 2b5223503b209ec0afba45bee648de1db94cae7a..43ec6b36311a1957508c3aff29a2badf92cdc4af 100644
(file)
--- 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