mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/hidapi: depend on <cython-3
Bug: https://bugs.gentoo.org/898678 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
DEPEND=">=dev-libs/hidapi-$(ver_cut 1-3)"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
|
||||
# <cython-3 for bug #898678
|
||||
BDEPEND="<dev-python/cython-3[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user