mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/yarl: Move cythonize to python_configure()
Closes: https://bugs.gentoo.org/846410 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs \
|
||||
dev-python/alabaster
|
||||
|
||||
python_configure_all() {
|
||||
python_configure() {
|
||||
> .install-cython || die
|
||||
emake cythonize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user