From a3cf55ac550df7f83cb876ccabb6e43cdcbf1357 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 3 Jun 2026 01:06:14 +0300 Subject: [PATCH] python-lxml: bump to 6.1.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- lang/python/python-lxml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 6e8bee7c16..56495eeeb7 100644 --- a/lang/python/python-lxml/Makefile +++ b/lang/python/python-lxml/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-lxml -PKG_VERSION:=6.0.4 +PKG_VERSION:=6.1.1 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2 +PKG_HASH:=ba96ae44888e0185281e937633a743ea90d5a196c6000f82565ebb0580012d40 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt