Package: cython3
Version: 3.1.6+dfsg-3
Severity: wishlist
User: [email protected]
Usertags: toolchain randomness
X-Debbugs-Cc: [email protected]
Control: affects -1 src:scipy src:scikit-learn

When Cython's --generate-shared feature is used, the path /tmp/tmp[random]/_cyutility.pyx is embedded into the resulting _cyutility*.so, making it unreproducible.

This feature is currently used by scipy and sklearn, and by the version of pandas in Salsa (but not the version in the archive).

Possibly related: #1113976 was a similar bug affecting mesonpy + cython packages more broadly, and was fixed by fixing the path.

Reply via email to