python/python3-ufolib2: Switched to python3-lxml

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-02-20 16:53:19 -08:00 committed by Willy Sudiarto Raharjo
parent 6560f5770c
commit a8a47d4ae8
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/u/ufoLib2/ufoLib2-0.13.1.tar.gz"
MD5SUM="8595e59cb8c578262344bd8cf66591c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cattrs python3-fonttools lxml msgpack-python"
REQUIRES="python3-cattrs python3-fonttools python3-lxml msgpack-python"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"