mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/sqlglot: Override DISTUTILS_UPSTREAM_PEP517 as well
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -62,6 +62,7 @@ python_compile() {
|
||||
|
||||
if use native-extensions; then
|
||||
local DISTUTILS_USE_PEP517=maturin
|
||||
local DISTUTILS_UPSTREAM_PEP517=maturin
|
||||
cd sqlglotrs || die
|
||||
distutils-r1_python_compile
|
||||
cd - >/dev/null || die
|
||||
|
||||
Reference in New Issue
Block a user