Ludovic Courtès writes: > Hi, > > Zheng Junjie skribis: > >> Nicolas Graves via Guix-patches via writes: >> >>> This fixes CVE-2022-26981. >>> >>> * gnu/packages/language.scm (liblouis): Update to 3.31.0. >>> [arguments]: Improve style using gexps. >>> [native-inputs]: Rewrite and replace python-wrapper by python. > > [...] > >> apply, adjust message and use python-minimal, not python. > > Apparently this broke liblouisutdml: > . > > Many test failures like this: > > --8<---------------cut here---------------start------------->8--- > warning: lou_getDataPath is deprecated. > ../../lbu_files/wiskunde.ctb:43: warning: class is deprecated, use attribute instead > ../../lbu_files/wiskunde.ctb:44: warning: class is deprecated, use attribute instead > ../../lbu_files/wiskunde.ctb:45: warning: class is deprecated, use attribute instead > ../../lbu_files/wiskunde.ctb:46: warning: class is deprecated, use attribute instead > ../../lbu_files/wiskunde.ctb:47: warning: class is deprecated, use attribute instead > ../../lbu_files/wiskunde.ctb:49: warning: class is deprecated, use attribute instead > unicode.dis,../../lbu_files/wiskunde.ctb,braille-patterns.cti: 6 warnings issued > warning: lou_getDataPath is deprecated. > FAIL test_mathml_woluwe/test_045.test (exit status: 1) > --8<---------------cut here---------------end--------------->8--- > > Ludo’. please try https://issues.guix.gnu.org/74238