mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/mypy: mypyc requires sqlite support
Closes: https://bugs.gentoo.org/972485 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -6,6 +6,7 @@ EAPI=8
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
|
||||
inherit distutils-r1 optfeature
|
||||
|
||||
|
||||
Reference in New Issue
Block a user