diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-07-01 15:06:35 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-05 09:09:24 +0700 |
| commit | 27901258d250df4df1e75731f33598f7a0f9e081 (patch) | |
| tree | c4fcfddfd6a1966b5bf6c2cc8c653a5e78caf219 /python/python3-lxml | |
| parent | b1d446fa9224f31993f2d5e67abf8335695f33bc (diff) | |
python/python3-lxml: Version bump to 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lxml')
| -rw-r--r-- | python/python3-lxml/python3-lxml.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-lxml/python3-lxml.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-lxml/python3-lxml.SlackBuild b/python/python3-lxml/python3-lxml.SlackBuild index 1276c6b879..49b6e91efe 100644 --- a/python/python3-lxml/python3-lxml.SlackBuild +++ b/python/python3-lxml/python3-lxml.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-lxml SRCNAM=lxml -VERSION=${VERSION:-5.4.0} +VERSION=${VERSION:-6.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-lxml/python3-lxml.info b/python/python3-lxml/python3-lxml.info index 017d20e4dc..44a7d334bd 100644 --- a/python/python3-lxml/python3-lxml.info +++ b/python/python3-lxml/python3-lxml.info @@ -1,8 +1,8 @@ PRGNAM="python3-lxml" -VERSION="5.4.0" +VERSION="6.0.0" HOMEPAGE="https://lxml.de/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/l/lxml/lxml-5.4.0.tar.gz" -MD5SUM="687bd12393569b435290da6c599664f9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/l/lxml/lxml-6.0.0.tar.gz" +MD5SUM="3f6f87e9b333b68070210668f0831618" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="BeautifulSoup4 html5lib python3-cssselect" |
