mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/hidapi: EAPI 8 fixes
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Udvare <audvare@gmail.com>
This commit is contained in:
@@ -23,10 +23,10 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
S="${WORKDIR}/cython-${PN}-${MY_PV}"
|
||||
S="${WORKDIR}/${PN}-${MY_PV}"
|
||||
|
||||
python_configure_all() {
|
||||
mydistutilsargs=( --with-system-hidapi )
|
||||
DISTUTILS_ARGS=( --with-system-hidapi )
|
||||
}
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user