Source-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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7ee0083f08b
branches: trunk
changeset: 437316:d7ee0083f08b
user: fox <fox%pkgsrc.org@localhost>
date: Thu Aug 20 19:27:42 2020 +0000
description:
sysutils/py-Glances: Update to 3.1.5
Changes since 3.1.4.1:
Version 3.1.5
=============
Enhancements and new features:
* Enhancement: RSS for containers enhancement #1694
* exports: support rabbitmq amqps enhancement #1687
* Quick Look missing CPU Infos enhancement #1685
* Add amqps protocol suppport for rabbitmq export #1688
* Select host in Grafana json #1684
* Value for free disk space is counterintuative on ext file systems
enhancement #644
Bugs corrected:
* Can't start server: unexpected keyword argument 'address' bug
enhancement #1693
* class AmpsList method _build_amps_list() Windows fail
(glances/amps_list.py) bug #1689
* Fix grammar in sensors documentation #1681
* Reflect "used percent" user disk space for [fs] alert #1680
* Bug: [fs] plugin needs to reflect user disk space usage needs
test #1658
* Fixed formatting on FS example #1673
* Missing temperature documentation #1664
* Wiki page for starting as a service documentation #1661
* How to start glances with --username option on syetemd?
documentation #1657
* tests using /etc/glances/glances.conf from already installed version
bug #1654
* Unittests: Use sys.executable instead of hardcoding the python
interpreter #1655
* Glances should not phone home install #1646
* Add lighttpd reverse proxy config to the wiki documentation #1643
* Undefined name 'i' in plugins/glances_gpu.py bug #1635
diffstat:
sysutils/py-Glances/Makefile | 4 ++--
sysutils/py-Glances/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5c6661188a9c -r d7ee0083f08b sysutils/py-Glances/Makefile
--- a/sysutils/py-Glances/Makefile Thu Aug 20 17:56:10 2020 +0000
+++ b/sysutils/py-Glances/Makefile Thu Aug 20 19:27:42 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/03/26 14:20:11 fox Exp $
+# $NetBSD: Makefile,v 1.6 2020/08/20 19:27:42 fox Exp $
-DISTNAME= Glances-3.1.4.1
+DISTNAME= Glances-3.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/Glances/}
diff -r 5c6661188a9c -r d7ee0083f08b sysutils/py-Glances/distinfo
--- a/sysutils/py-Glances/distinfo Thu Aug 20 17:56:10 2020 +0000
+++ b/sysutils/py-Glances/distinfo Thu Aug 20 19:27:42 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/03/26 14:20:11 fox Exp $
+$NetBSD: distinfo,v 1.6 2020/08/20 19:27:42 fox Exp $
-SHA1 (Glances-3.1.4.1.tar.gz) = dbb99506b31776a90037ec73d8777e92c298e78f
-RMD160 (Glances-3.1.4.1.tar.gz) = 5f57efc2bee740b6debbc529c8855ecc38fe3985
-SHA512 (Glances-3.1.4.1.tar.gz) = 61fe31a171595f127d3865fe420377be7bddb01aa67bdc069e4272f44c508f0ccb71e17e90a115b86103229ee216537071f08d5c072c74b1a811dfbd75498345
-Size (Glances-3.1.4.1.tar.gz) = 6773181 bytes
+SHA1 (Glances-3.1.5.tar.gz) = befb3f24c5923f8c717798c11e56caefbc526489
+RMD160 (Glances-3.1.5.tar.gz) = 5e68c8b6e36e5ae7017c85b58e50988f030c0f41
+SHA512 (Glances-3.1.5.tar.gz) = 21f1a4d8129257d3c9a260abcf79b584076e20791c9606541d36d0cb389e1a78725ed1e26dc54e518213829d858c64843717dded062648582dcf5440bcd26518
+Size (Glances-3.1.5.tar.gz) = 6774907 bytes
Home |
Main Index |
Thread Index |
Old Index