aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-07-11 13:19:18 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-13 07:47:24 +0700
commit098f65422a6043ce33490a208d693c0413c143f9 (patch)
tree6ab722e462efaa5ae7208a4b014c7a91d5b6f947
parent000c2b0a8666f383f90d28867a50667341dec6b0 (diff)
downloadslackbuilds-098f65422a6043ce33490a208d693c0413c143f9.tar.xz
python/python3-glances: Updated for version 4.1.2.
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.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-glances/python3-glances.SlackBuild b/python/python3-glances/python3-glances.SlackBuild
index 98e9c4bc0d6d..5d595b0490b3 100644
--- a/python/python3-glances/python3-glances.SlackBuild
+++ b/python/python3-glances/python3-glances.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-glances
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.0.8}
+VERSION=${VERSION:-4.1.2}
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 01e09508665d..a1ebcc67e775 100644
--- a/python/python3-glances/python3-glances.info
+++ b/python/python3-glances/python3-glances.info
@@ -1,10 +1,10 @@
PRGNAM="python3-glances"
-VERSION="4.0.8"
+VERSION="4.1.2"
HOMEPAGE="https://github.com/nicolargo/glances"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/g/glances/glances-4.0.8.tar.gz"
-MD5SUM="b2cd2d15e772b343fe145b6389dd2298"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/g/glances/glances-4.1.2.tar.gz"
+MD5SUM="57d5338f5e5e5cb2bdf22a801132559e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-psutil python3-defusedxml python3-orjson"
+REQUIRES="python3-psutil python3-defusedxml python3-orjson python3-netifaces python3-pymdstat python3-py-cpuinfo"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"