mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-fonttools: Use python-lxml-4.9
* gnu/packages/python-xyz.scm (python-fonttools)[propagated-inputs]: Use python-lxml-4.9 replace python-lxml. Change-Id: I27fbd33865d4e7177671203e6f4816b19fc59fdf
This commit is contained in:
parent
68714be8c7
commit
a127901482
1 changed files with 1 additions and 1 deletions
|
@ -17297,7 +17297,7 @@ from an XML-based format.")
|
|||
(propagated-inputs
|
||||
(list python-brotli
|
||||
python-fs
|
||||
python-lxml
|
||||
python-lxml-4.9
|
||||
python-lz4
|
||||
python-scipy
|
||||
python-unicodedata2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue