[Buildroot] [git commit] package/python-lxml: bump to version 6.0.1
Julien Olivain
ju.o at free.fr
Wed Sep 17 16:42:50 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=d2a540a537b92bad16b341e04fe86a826f4fc50f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-lxml/python-lxml.hash | 7 ++++---
package/python-lxml/python-lxml.mk | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index 059238ffab..27dd4ab979 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,6 +1,7 @@
-# From https://pypi.org/project/lxml/
-sha256 4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f lxml-5.3.0.tar.gz
-# Locally computed
+# md5, sha256 from https://pypi.org/pypi/lxml/json
+md5 2aab7842d05041c68f8a83547e034bfd lxml-6.0.1.tar.gz
+sha256 2b3a882ebf27dd026df3801a87cf49ff791336e0f94b0fad195db77e01240690 lxml-6.0.1.tar.gz
+# Locally computed sha256 checksums
sha256 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392 LICENSES.txt
sha256 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a doc/licenses/BSD.txt
sha256 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e doc/licenses/elementtree.txt
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index 8604b5783a..f09b5a5682 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PYTHON_LXML_VERSION = 5.3.0
-PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/e7/6b/20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269
+PYTHON_LXML_VERSION = 6.0.1
+PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/8f/bd/f9d01fd4132d81c6f43ab01983caea69ec9614b913c290a26738431a015d
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tar.gz
# Not including the GPL, because it is used only for the test scripts.
More information about the buildroot
mailing list