Files
Paul Guyot b27520ce9a py-scikit-learn: fix py310 build with version-specific patch
The existing patch targets 1.8.0 but py310 uses 1.7.2 which has
different version caps. Add a separate patch for 1.7.2 and apply
patches conditionally based on python version.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
2026-03-21 21:01:55 -04:00
..