mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyopengl-3.1.5: restore py36
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=7
|
||||
|
||||
PYTHON_REQ_USE="tk?"
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1 virtualx
|
||||
|
||||
@@ -49,5 +49,5 @@ BDEPEND="
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
python_test() {
|
||||
run_in_build_dir virtx pytest -v "${S}"/tests
|
||||
run_in_build_dir virtx pytest -vv "${S}"/tests
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user