dev-python/pytest-qt: add py3_8
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>
Thu, 19 Mar 2020 12:00:15 +0000 (13:00 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Fri, 27 Mar 2020 16:25:00 +0000 (18:25 +0200)
because QtPy and PyQt5 now have py3_8 support

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-python/pytest-qt/pytest-qt-3.3.0.ebuild

index 4f2d4bd24bacdf0213933eab411af9774b21be31..1a43c9248d6552517568dc3de3456664551bfa86 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 DISTUTILS_USE_SETUPTOOLS=rdepend