mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-poppler-qt5: python3_8
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user