dev-python/python-poppler-qt5: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 16 Feb 2020 12:06:53 +0000 (13:06 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 16 Feb 2020 13:41:32 +0000 (14:41 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild

index d936a77a1d84c3485afe48b514921fc01622af9f..8c4bc4642a8afd81315f055ecef45be9ab56b704 100644 (file)
@@ -3,10 +3,10 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
-DESCRIPTION="A python binding for libpoppler-qt5"
+DESCRIPTION="Python binding for libpoppler-qt5"
 HOMEPAGE="https://github.com/wbsoft/python-poppler-qt5"
 SRC_URI="https://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"