download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c52ea511a8eb1b152a0fd813c62c6123288217b Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Feb 10 10:08:40 2025 +0100 Commit: Taichi Haradaguchi <20001...@protonmail.com> CommitDate: Fri Feb 14 14:44:38 2025 +0100
lxml: upgrade to 5.3.1 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-5.3.1/lxml-5.3.1.tar.gz Change-Id: I5a8a91867163c3df7a57e39032530068a6f085ed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181329 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins (cherry picked from commit ca40e9ebcf01b9403a1c1ebecb74755fa0e54fe2) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181347 Reviewed-by: Taichi Haradaguchi <20001...@protonmail.com> diff --git a/download.lst b/download.lst index d86e900df6fa..712fb28d2592 100644 --- a/download.lst +++ b/download.lst @@ -476,8 +476,8 @@ LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LXML_SHA256SUM := 4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f -LXML_TARBALL := lxml-5.3.0.tar.gz +LXML_SHA256SUM := 106b7b5d2977b339f1e97efe2778e2ab20e99994cbb0ec5e55771ed0795920c8 +LXML_TARBALL := lxml-5.3.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts