mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
*/*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
@@ -18,7 +18,7 @@ case "${PV}" in
|
||||
S="${WORKDIR}/${PN0}-${COMMIT}"
|
||||
esac
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
inherit distutils-r1
|
||||
# conf.py gone???
|
||||
#distutils_enable_sphinx docs
|
||||
|
||||
@@ -17,7 +17,7 @@ case "${PV}" in
|
||||
S="${WORKDIR}/${P0}"
|
||||
esac
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
inherit distutils-r1
|
||||
distutils_enable_sphinx docs
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user