pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-Glances sysutils/py-Glances: Update to 3.1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/99e7fdefc060
branches: trunk
changeset: 412815:99e7fdefc060
user: fox <fox%pkgsrc.org@localhost>
date: Thu Mar 12 15:02:49 2020 +0000
description:
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:
sysutils/py-Glances/Makefile | 4 ++--
sysutils/py-Glances/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b7c491151c7a -r 99e7fdefc060 sysutils/py-Glances/Makefile
--- a/sysutils/py-Glances/Makefile Thu Mar 12 13:43:35 2020 +0000
+++ b/sysutils/py-Glances/Makefile Thu Mar 12 15:02:49 2020 +0000
@@ -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 -r b7c491151c7a -r 99e7fdefc060 sysutils/py-Glances/distinfo
--- a/sysutils/py-Glances/distinfo Thu Mar 12 13:43:35 2020 +0000
+++ b/sysutils/py-Glances/distinfo Thu Mar 12 15:02:49 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index