summaryrefslogtreecommitdiffstats
path: root/python/BeautifulSoup4
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2024-01-26 09:41:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-26 15:42:33 +0700
commitc2ec9391b32b4b28cdfdee218e4b84fc0c853849 (patch)
treec1eaae6be193e0c3d1bded78f47423b43009c508 /python/BeautifulSoup4
parent752bde3df2a832d1e07ffb37cf08646753d07bb6 (diff)
downloadslackbuilds-c2ec9391b32b4b28cdfdee218e4b84fc0c853849.tar.gz
slackbuilds-c2ec9391b32b4b28cdfdee218e4b84fc0c853849.tar.xz
python/BeautifulSoup4: Updated for version 4.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/BeautifulSoup4')
-rw-r--r--python/BeautifulSoup4/BeautifulSoup4.SlackBuild4
-rw-r--r--python/BeautifulSoup4/BeautifulSoup4.info8
2 files changed, 6 insertions, 6 deletions
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 <isaacyu@protonmail.com>
-# Copyright 2023 Giancarlo Dessì, Cagliari, IT, <slack@giand.it>
+# Copyright 2023-2024 Giancarlo Dessì, Cagliari, IT, <slack@giand.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"