python-lxml: bump to version 5.3.0

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
(cherry picked from commit 9060de91b0)
This commit is contained in:
Alexandru Ardelean
2024-08-23 16:15:42 +03:00
committed by Josef Schlehofer
parent 62819b7e56
commit c1a3e22aaf
3 changed files with 11 additions and 4 deletions
-2
View File
@@ -1,7 +1,5 @@
#!/bin/sh
[ "$1" = "python3-lxml" ] || exit 0
EXP_VER="$2"
python3 - << EOF