Unverified Commit 36afa211 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

mat2: use python312 (#436581)

parents c0df5b70 15fad33a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
{
  # 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
+0 −2
Original line number Diff line number Diff line
@@ -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