download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6061ce779980d538c5c844cb5a9421e659e48536 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Sep 22 09:39:58 2025 +0200 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Thu Sep 25 09:42:45 2025 +0200
lxml: upgrade to 6.0.2 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-6.0.2/lxml-6.0.2.tar.gz Change-Id: If3a32f2c34fe7742ce83fdb8051616c97b9674f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191311 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 0453e8493e96c006a45a0accda26251531fd0eed) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191328 Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp> diff --git a/download.lst b/download.lst index 9944b1f96655..12128bbd9007 100644 --- a/download.lst +++ b/download.lst @@ -477,8 +477,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 := 2b3a882ebf27dd026df3801a87cf49ff791336e0f94b0fad195db77e01240690 -LXML_TARBALL := lxml-6.0.1.tar.gz +LXML_SHA256SUM := cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62 +LXML_TARBALL := lxml-6.0.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts