mat2: use python312 (#436581)

This commit is contained in:
dotlambda
2025-08-24 21:59:07 -07:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
{
# On Python 3.13, `tests/test_libmat2.py::TestCleaning::test_html` fails with
#
# ValueError: The closing tag title doesn't have a corresponding opening one in ./tests/data/clean.html.
python312Packages,
}:
with python312Packages;
toPythonApplication mat2
-2
View File
@@ -2228,8 +2228,6 @@ with pkgs;
maliit-keyboard = libsForQt5.callPackage ../applications/misc/maliit-keyboard { };
mat2 = with python3.pkgs; toPythonApplication mat2;
materialx = with python3Packages; toPythonApplication materialx;
# while building documentation meson may want to run binaries for host