diff --git a/python/BeautifulSoup4/BeautifulSoup4.SlackBuild b/python/BeautifulSoup4/BeautifulSoup4.SlackBuild index 84efc59209..67a9626f88 100644 --- a/python/BeautifulSoup4/BeautifulSoup4.SlackBuild +++ b/python/BeautifulSoup4/BeautifulSoup4.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # Copyright 2020-2022 Isaac Yu -# Copyright 2023 Giancarlo Dessì, Cagliari, IT, +# Copyright 2023-2024 Giancarlo Dessì, Cagliari, IT, # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=BeautifulSoup4 -VERSION=${VERSION:-4.12.2} +VERSION=${VERSION:-4.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/BeautifulSoup4/BeautifulSoup4.info b/python/BeautifulSoup4/BeautifulSoup4.info index 24c3bece4e..da12defd20 100644 --- a/python/BeautifulSoup4/BeautifulSoup4.info +++ b/python/BeautifulSoup4/BeautifulSoup4.info @@ -1,10 +1,10 @@ PRGNAM="BeautifulSoup4" -VERSION="4.12.2" +VERSION="4.12.3" HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/" -DOWNLOAD="https://files.pythonhosted.org/packages/af/0b/44c39cf3b18a9280950ad63a579ce395dda4c32193ee9da7ff0aed547094/beautifulsoup4-4.12.2.tar.gz" -MD5SUM="b49a6696a762e946c2be97c36a5adaa8" +DOWNLOAD="https://files.pythonhosted.org/packages/b3/ca/824b1195773ce6166d388573fc106ce56d4a805bd7427b624e063596ec58/beautifulsoup4-4.12.3.tar.gz" +MD5SUM="4ecf1fb561e84adfb3146650e3d51394" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-soupsieve" -MAINTAINER="Giancarlo Dessì" +MAINTAINER="Giancarlo Dessi" EMAIL="slack@giand.it"