mat2: use python312 (#436581)
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user