dev-python/polib: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 16:07:06 +0000 (17:07 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 2 Dec 2019 13:48:35 +0000 (14:48 +0100)
Bug: https://bugs.gentoo.org/701588
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/polib/polib-1.1.0-r1.ebuild

index 0bed6f00a04689016a3ab0903595ac4698227716..d5f735e244ecca2bdfb43d4ed18426dc249115f7 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} )
 
 inherit distutils-r1
 
@@ -15,7 +16,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
 IUSE="doc"
 
-DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+DEPEND="doc? ( dev-python/sphinx )"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-1.0.7-BE-test.patch