summaryrefslogtreecommitdiff
path: root/sysutils/py-Glances
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2020-03-12 15:02:49 +0000
committerfox <fox@pkgsrc.org>2020-03-12 15:02:49 +0000
commit132c0f6932fa64ae2343765f229bebfd27bff778 (patch)
treec1e15fe3f9f822aba87693b627f56888caf2c2cb /sysutils/py-Glances
parent740dbc80451c1d5ed26b867ddf942518610f6825 (diff)
downloadpkgsrc-132c0f6932fa64ae2343765f229bebfd27bff778.tar.gz
sysutils/py-Glances: Update to 3.1.4
Changes since 3.1.3: Version 3.1.4 ============= Enhancements and new features: * FS filtering can be done on device name documentation enhancement #1606 * Feature request: Include hostname in all (e.g. kafka) exports #1594 * Threading.isAlive was removed in Python 3.9. Use is_alive. #1585 * log file under public/shared tmp/ folders must not have deterministic name #1575 * Install / Systemd Debian documentation #1560 * Display load as percentage when Irix mode is disable #1554 * [WebUI] Add a new TCP connections status plugin new feature #1547 * Make processes.sort_key configurable enhancement #1536 * NVIDIA GPU temperature #1523 * Feature request: HDD S.M.A.R.T. #1288 Bugs corrected: * Glances 3.1.3: when no network interface with Public address #1615 * NameError: name 'logger' is not defined #1602 * Disk IO stats missing after upgrade to 5.5.x kernel #1601 * Glances don't want to run on Crostini (LXC Container, Debian 10, python 3.7.3) #1600 * Kafka key name needs to be bytes #1593 * Cant start glances with glances --export mqtt #1581 * [WEBUI] AMP plugins is not displayed correctly in the Web Interface #1574 * Unhandled AttributeError when no config files found #1569 * Glances writing lots of Docker Error message in logs file enhancement #1561 * GPU stats not showing on mobile web view bug needs test #1555 * KeyError: b'Rss:' in memory_maps #1551 * CPU usage is always 100% #1550 * IP plugin still exporting data when disabled #1544 * Quicklook plugin not working on Systemd #1537
Diffstat (limited to 'sysutils/py-Glances')
-rw-r--r--sysutils/py-Glances/Makefile4
-rw-r--r--sysutils/py-Glances/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/py-Glances/Makefile b/sysutils/py-Glances/Makefile
index 645a85748c2..f346a7cffe8 100644
--- a/sysutils/py-Glances/Makefile
+++ b/sysutils/py-Glances/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/10/16 11:07:57 fox Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/12 15:02:49 fox Exp $
-DISTNAME= Glances-3.1.3
+DISTNAME= Glances-3.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/Glances/}
diff --git a/sysutils/py-Glances/distinfo b/sysutils/py-Glances/distinfo
index dc19ea176b8..bd11a69a4ba 100644
--- a/sysutils/py-Glances/distinfo
+++ b/sysutils/py-Glances/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/10/16 11:07:57 fox Exp $
+$NetBSD: distinfo,v 1.4 2020/03/12 15:02:49 fox Exp $
-SHA1 (Glances-3.1.3.tar.gz) = f680114c982c92f897b031196a4bede5dacaf29f
-RMD160 (Glances-3.1.3.tar.gz) = cb90066e112af1ef01f92a8d10b51b5108a729a3
-SHA512 (Glances-3.1.3.tar.gz) = e68d48cb638b81959d9ace7d8f9f67c78358ccd2063213f454a854a203acbfe9c8aac912fd3802d1f7c8ccb72572863a5f94934079e020751584082ad02582fd
-Size (Glances-3.1.3.tar.gz) = 44102798 bytes
+SHA1 (Glances-3.1.4.tar.gz) = c06130024ecd1a8503f4fbb954bcc4b4e53dbf2b
+RMD160 (Glances-3.1.4.tar.gz) = 7d0dcb9d45e62ce1f50285c89c1dd1f1f33884a6
+SHA512 (Glances-3.1.4.tar.gz) = 102a14b41d18c51038c3cbb2e71a544c05b483910f1146dcbd4fe1d4c885df2f222861150a7bb8e789ba2d5e0a54cfcba5bec3fafcf985e8f4429988aa7bee3a
+Size (Glances-3.1.4.tar.gz) = 6739552 bytes