guix_mirror_bot pushed a commit to branch mesa-updates in repository guix. commit 9b5d8208367dc1fe29be255fd54ee2260815b979 Author: John Kehayias <j...@guixotic.coop> AuthorDate: Thu Sep 25 12:23:54 2025 -0400
gnu: python-fonttools: Fix build. * gnu/packages/python-xyz.scm (python-fonttools)[propagated-inputs]: Change python-lxml-4.9 to python-lxml. Change-Id: I5fb32f3cd02dd7d9d537a7464bf0bcc5f0088f93 --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 51c850602e..0cebe64582 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17642,7 +17642,7 @@ from an XML-based format.") (propagated-inputs (list python-brotli python-fs - python-lxml-4.9 + python-lxml python-lz4 python-scipy python-unicodedata2