mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
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>
This commit is contained in:
committed by
Joonas Niilola
parent
19088ebcb6
commit
f4fa2283cc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user