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.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/453f5f2953ce
branches:  trunk
changeset: 457093:453f5f2953ce
user:      fox <fox%pkgsrc.org@localhost>
date:      Mon Aug 16 19:18:51 2021 +0000

description:
sysutils/py-Glances: Update to 3.2.3

Changes since 3.2.2:

===============
Version 3.2.3
===============

Bugs corrected:

  * Docker container monitoring only show half command? #1912
  * Processor name getting cut off #1917
  * batinfo not in docker image (and in requirements files...) ? #1915
  * Glances don't send hostname (tag) to influxdb2 #1913
  * Public IP address doesn't display anymore #1910
  * Debian Docker images broken with version 3.2.2 #1905

Enhancement requests:

  * Make the process sort list configurable through the command line #1903
  * [WebUI] truncates network name #1699

diffstat:

 sysutils/py-Glances/Makefile |   4 ++--
 sysutils/py-Glances/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 3fceeb1fd7b4 -r 453f5f2953ce sysutils/py-Glances/Makefile
--- a/sysutils/py-Glances/Makefile      Mon Aug 16 13:44:07 2021 +0000
+++ b/sysutils/py-Glances/Makefile      Mon Aug 16 19:18:51 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/07/25 16:47:46 fox Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/16 19:18:51 fox Exp $
 
-DISTNAME=      Glances-3.2.2
+DISTNAME=      Glances-3.2.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=G/Glances/}
diff -r 3fceeb1fd7b4 -r 453f5f2953ce sysutils/py-Glances/distinfo
--- a/sysutils/py-Glances/distinfo      Mon Aug 16 13:44:07 2021 +0000
+++ b/sysutils/py-Glances/distinfo      Mon Aug 16 19:18:51 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2021/07/25 16:47:46 fox Exp $
+$NetBSD: distinfo,v 1.12 2021/08/16 19:18:51 fox Exp $
 
-SHA1 (Glances-3.2.2.tar.gz) = 7eff533e0d381791c7c629960ad1132f825f2f36
-RMD160 (Glances-3.2.2.tar.gz) = db8d9120cd06280f9a2d6672a989142964860ea9
-SHA512 (Glances-3.2.2.tar.gz) = 07af5fc522c9642d670164a2876631464df577e7eee5646ec850ac508cb0802cfd92566da2795665fac3008f1639c91b3222907f2cff95b8e94ff8bc171bc15a
-Size (Glances-3.2.2.tar.gz) = 6839437 bytes
+SHA1 (Glances-3.2.3.tar.gz) = 62a8c4bb483df77e18bc61eae1303cef927ce513
+RMD160 (Glances-3.2.3.tar.gz) = e25d2950058ca5f03305ae4244d5c1429b937e5b
+SHA512 (Glances-3.2.3.tar.gz) = 977ecc5438259b6d426168fd9b75a759493d4aa6d9f4592e82a64ece00e000a458f13c7934f856e35df6be54614624bd480f201ea9409d5f97853bbdedfdb7e6
+Size (Glances-3.2.3.tar.gz) = 6854435 bytes
 SHA1 (patch-glances_plugins_glances__quicklook.py) = 349a469bd11ad5aaafb264d2689b52d7404b4d62



Home | Main Index | Thread Index | Old Index