pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-Glances
Module Name: pkgsrc
Committed By: fox
Date: Wed Jun 8 06:11:34 UTC 2022
Modified Files:
pkgsrc/sysutils/py-Glances: Makefile distinfo
Log Message:
sysutils/py-Glances: Update to 3.2.6.4
Changes since 3.2.5:
===============
Version 3.2.6
===============
Enhancement requests:
* Create a Show option in the configuration file to only show some stats #2052
* Use glances.conf file inside docker-compose folder for Docker images
* Optionally disable public ip #2030
* Update public ip at intervals #2029
Bug corrected:
* Unitary tests should run loopback interface #2051
* Add python-datutil dep for Focker plugin #2045
* Add venv to list of .PHONY in Makefile #2043
* Glances API Documentation displays non valid json #2036
A big thanks to @RazCrimson for his contribution !
Thanks for others contributors:
* Steven Conaway
* aekoroglu
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/py-Glances/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/py-Glances/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-Glances/Makefile
diff -u pkgsrc/sysutils/py-Glances/Makefile:1.18 pkgsrc/sysutils/py-Glances/Makefile:1.19
--- pkgsrc/sysutils/py-Glances/Makefile:1.18 Sat May 7 08:06:51 2022
+++ pkgsrc/sysutils/py-Glances/Makefile Wed Jun 8 06:11:34 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/05/07 08:06:51 fox Exp $
+# $NetBSD: Makefile,v 1.19 2022/06/08 06:11:34 fox Exp $
-DISTNAME= Glances-3.2.5
+DISTNAME= Glances-3.2.6.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/Glances/}
Index: pkgsrc/sysutils/py-Glances/distinfo
diff -u pkgsrc/sysutils/py-Glances/distinfo:1.17 pkgsrc/sysutils/py-Glances/distinfo:1.18
--- pkgsrc/sysutils/py-Glances/distinfo:1.17 Sat May 7 08:06:51 2022
+++ pkgsrc/sysutils/py-Glances/distinfo Wed Jun 8 06:11:34 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2022/05/07 08:06:51 fox Exp $
+$NetBSD: distinfo,v 1.18 2022/06/08 06:11:34 fox Exp $
-BLAKE2s (Glances-3.2.5.tar.gz) = 99e3594d979214dd1c8b8011aa467a6af052f2b3ad400fdaacd0a5e72033b04a
-SHA512 (Glances-3.2.5.tar.gz) = 09f08e408f2a23159d3fbafb4df0c937c84b4b9dc7cff44c1abeb0cbdd199e0820bf5ed0011b5cf19f31029bef995b845e3f31f5f5d22a3b329ad3d5267b8ef9
-Size (Glances-3.2.5.tar.gz) = 6884037 bytes
+BLAKE2s (Glances-3.2.6.4.tar.gz) = e803915d8c34567c77a6514cad8b08281c5e2dc94302ae43d7dc5a526067e8f4
+SHA512 (Glances-3.2.6.4.tar.gz) = e2dccb793c616b13c406aca2ea548c50496cb639b7438307ce28b5d0cbc33c62e806928b60900cad6490d241df6edc38ae0b71e09662553acecf9a70ad571c52
+Size (Glances-3.2.6.4.tar.gz) = 6910456 bytes
SHA1 (patch-glances_plugins_glances__cpu.py) = 0692c14bd8ac79a7a6a4ff7dfe1a6dfc61c8a8c5
SHA1 (patch-glances_plugins_glances__quicklook.py) = 7bc17f94fd3b2a9105123ee3f6ea44e500944e9e
Home |
Main Index |
Thread Index |
Old Index