From 3ab99807121cdef14ab2ebb36b99719f06f262cc Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 14 Aug 2020 19:52:12 +0200 Subject: dev-python/pytest-toolbox: add py3.8 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan --- dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild index 8a8594540..f143db617 100644 --- a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild +++ b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend -- cgit v1.2.3-65-gdbad