mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/snakeoil: cython is now required for building py3 extensions
This commit is contained in:
@@ -23,6 +23,7 @@ SLOT="0"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/cython[${PYTHON_USEDEP}]' 'python3*')
|
||||
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
|
||||
|
||||
python_configure_all() {
|
||||
|
||||
Reference in New Issue
Block a user