summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 21:39:41 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 22:39:04 +0100
commitc63f74abd8eac5073967e27ed185938f7c2d671d (patch)
tree4963c59828eb3256ed3f27a6dee055657e70e907 /dev-python/sphinxcontrib-qthelp
parentdev-python/sphinxcontrib-serializinghtml-1.1.3: python 3.8 support added. (diff)
downloadgentoo-c63f74abd8eac5073967e27ed185938f7c2d671d.tar.gz
gentoo-c63f74abd8eac5073967e27ed185938f7c2d671d.tar.bz2
gentoo-c63f74abd8eac5073967e27ed185938f7c2d671d.zip
dev-python/sphinxcontrib-qthelp-1.0.2: python 3.8 support added.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r--dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild
index 9a235ce46304..782e6ed7a960 100644
--- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild
+++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild
@@ -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