dev-python/sphinxcontrib-qthelp-1.0.2: python 3.8 support added.
authorPiotr Karbowski <slashbeast@gentoo.org>
Thu, 19 Dec 2019 20:39:41 +0000 (21:39 +0100)
committerPiotr Karbowski <slashbeast@gentoo.org>
Thu, 19 Dec 2019 21:39:04 +0000 (22:39 +0100)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild

index 9a235ce46304de3ba1612b56e232b71d81647a28..782e6ed7a9606b2ba1a897467418b007f698f5f2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
 
 inherit distutils-r1