Files
gentoo/dev-python/ruamel-yaml-clib
Michał Górny feb332de29 dev-python/ruamel-yaml-clib: Switch from cythonize(1) to cython(1)
cythonize(1) is a bigger tool that can automatically compile all Cython
files from a package and build the extensions from them.  We don't need
that, so just use the reference cython(1) invocation.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-05-27 06:10:58 +02:00
..