aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-06-08 12:14:31 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 09:20:08 +0700
commit3461c5ebda9aa81040956ab6a1353db0fbdabdd4 (patch)
tree11b85428ab3f9733efa9b21da196ddc0bc6e3a15
parent269a25a651bc790887f22c61e0dcd9fc215ea1f6 (diff)
python/python3-glances: Updated for version 3.4.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-glances/python3-glances.SlackBuild2
-rw-r--r--python/python3-glances/python3-glances.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-glances/python3-glances.SlackBuild b/python/python3-glances/python3-glances.SlackBuild
index 975ac96ec7..0a966b3d46 100644
--- a/python/python3-glances/python3-glances.SlackBuild
+++ b/python/python3-glances/python3-glances.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-glances
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.3.1.1}
+VERSION=${VERSION:-3.4.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-glances/python3-glances.info b/python/python3-glances/python3-glances.info
index 6d697ca80a..9af74d4aff 100644
--- a/python/python3-glances/python3-glances.info
+++ b/python/python3-glances/python3-glances.info
@@ -1,8 +1,8 @@
PRGNAM="python3-glances"
-VERSION="3.3.1.1"
+VERSION="3.4.0.3"
HOMEPAGE="https://github.com/nicolargo/glances"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/g/glances/Glances-3.3.1.1.tar.gz"
-MD5SUM="875691d45fa4edb1c847eb24b053bd94"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/g/glances/Glances-3.4.0.3.tar.gz"
+MD5SUM="712c08830271d239a8303129d9ad4a96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-psutil python3-defusedxml python3-ujson"