From 5b696128eeb24c6f8bc567a58d17bb8833e86c24 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 19 Mar 2020 13:00:15 +0100 Subject: dev-python/pytest-qt: add py3_8 because QtPy and PyQt5 now have py3_8 support Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan Signed-off-by: Joonas Niilola --- dev-python/pytest-qt/pytest-qt-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-qt') diff --git a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild index 4f2d4bd24bac..1a43c9248d65 100644 --- a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend -- cgit v1.2.3-65-gdbad