bump(main/python-lxml): 5.2.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-03-31 06:16:20 +00:00
parent ef2a379643
commit 6e23518ff0
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/lxml/lxml
TERMUX_PKG_DESCRIPTION="A straightforward binding of libsass for Python"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="5.1.1"
TERMUX_PKG_VERSION="5.2.0"
TERMUX_PKG_SRCURL=https://github.com/lxml/lxml/releases/download/lxml-$TERMUX_PKG_VERSION/lxml-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=42a8aa957e98bd8b884a8142175ec24ce4ef0a57760e8879f193bfe64b757ca9
TERMUX_PKG_SHA256=21dc490cdb33047bc7f7ad76384f3366fa8f5146b86cc04c4af45de901393b90
TERMUX_PKG_DEPENDS="libxml2, libxslt, python, python-pip"
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"
TERMUX_PKG_BUILD_IN_SRC=true