Subject: CVS commit: pkgsrc/sysutils/py-Glances
From: Santhosh Raju
Date: 2022-08-08 11:28:06
Message id: 20220808092806.C764AFB1A@cvs.NetBSD.org

Log Message:
sysutils/py-Glances: Update to 3.2.7

Changes since 3.2.6.4:

===============
Version 3.2.7
===============

Enhancements:

    * Config to disable all plugins by default (or enable an exclusive list) #2089
    * Keybind(s) for modifying nice level #2081
    * [WEBUI] Reorganize help screen #2037
    * Add a Json stdout option #2060
    * Improve error message when export error occures
    * Improve error message when MQTT error occures
    * Change the way core are displayed
    * Remove unused key in the process list
    * Refactor top menu of the curse interface
    * Improve Irix display for the load plugin

Bug corrected:

    * In the sensor plugin thresholds in the configuration file should overwrite \ 
system ones #2058
    * Drive names truncated in Web UI #2055
    * Correct issue with CPU label

Documentation and CI:

    * Improve makefile help #2078
    * Add quote to the update command line (already ok for the installation). \ 
Related to #2073
    * Make Glances (almost) compliant with REUSE #2042
    * Update README for Debian package users
    * Update documentation for Docker
    * Update docs for new shortcut
    * Disable Pyright on the Git actions pipeline
    * Refactor comments
    * Except datutil import error
    * Another dep issue solved in the Alpine Docker + issue in the outdated method

Contributors for this version:

    * Nicolargo
    * Sylvain MOUQUET
    * FastThenLeft
    * Jiajie Chen
    * dbrennand
    * ewuerger

Files:
RevisionActionfile
1.20modifypkgsrc/sysutils/py-Glances/Makefile
1.10modifypkgsrc/sysutils/py-Glances/PLIST
1.19modifypkgsrc/sysutils/py-Glances/distinfo
1.2modifypkgsrc/sysutils/py-Glances/patches/patch-glances_plugins_glances__cpu.py
1.3modifypkgsrc/sysutils/py-Glances/patches/patch-glances_plugins_glances__quicklook.py