From: Andrew Ammerlaan Date: Thu, 19 Mar 2020 12:00:15 +0000 (+0100) Subject: dev-python/pytest-qt: add py3_8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b696128eeb24c6f8bc567a58d17bb8833e86c24;p=gentoo.git 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 --- 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