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...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbcc5e5fa795
branches: trunk
changeset: 445887:dbcc5e5fa795
user: fox <fox%pkgsrc.org@localhost>
date: Sun Jan 31 05:12:44 2021 +0000
description:
sysutils/py-Glances: Update to 3.1.6.1
Changes since 3.1.5:
Version 3.1.6.1
===============
Bugs corrected:
* Glances crash after installing module for shown GPU informations on
Windows 10 #1800
Version 3.1.6
=============
Enhancements and new features:
* Kill a process from the Curses interface #1444
* Manual refresh on F5 in the Curses interface #1753
* Hide function in sensors section #1590
* Enhancement Request: .conf parameter for AMP #1690
* Password for Web/Browser mode #1674
* Unable to connect to Influxdb 2.0 #1776
* ci: fix release process and improve build speeds #1782
* Cache cpuinfo output #1700
* sort by clicking improvements and bug #1578
* Allow embedded AMP python script to be placed in a configurable
location #1734
* Add attributes to stdout/stdout-csv plugins #1733
* Do not shorten container names #1723
Bugs corrected:
* Version tag for docker image packaging #1754
* Unusual characters in cmdline cause lines to disappear and corrupt the
display #1692
* UnicodeDecodeError on any command with a utf8 character in its name
#1676
* Docker image is not up to date install #1662
* Add option to set the strftime format #1785
* fix: docker dev build contains all optional requirements #1779
* GPU information is incomplete via web #1697
* [WebUI] Fix display of null values for GPU plugin #1773
* crash on startup on Illumos when no swap is configured #1767
* Glances crashes with 2 GPUS bug #1683
* [Feature Request] Filter Docker containers#1748
* Error with IP Plugin : object has no attribute #1528
* docker-compose #1760
* [WebUI] Fix sort by disk io #1759
* Connection to MQTT server failst #1705
* Misleading image tag latest-arm needs contributor packaging #1419
* Docker nicolargo/glances:latest missing arm builds? #1746
* Alpine image is broken packaging #1744
* RIP Alpine? needs contributor packaging #1741
* Manpage improvement documentation #1743
* Make build reproducible packaging #1740
* Automated multiarch builds for docker #1716
* web ui of glances is not coming #1721
* fixing command in json.rst #1724
* Fix container rss value #1722
* Alpine Image is broken needs test packaging #1720
* Fix gpu plugin to handle multiple gpus with different reporting
capabilities bug #1634
diffstat:
sysutils/py-Glances/Makefile | 4 ++--
sysutils/py-Glances/PLIST | 5 ++++-
sysutils/py-Glances/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 283f52126600 -r dbcc5e5fa795 sysutils/py-Glances/Makefile
--- a/sysutils/py-Glances/Makefile Sat Jan 30 23:44:53 2021 +0000
+++ b/sysutils/py-Glances/Makefile Sun Jan 31 05:12:44 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/08/20 19:27:42 fox Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/31 05:12:44 fox Exp $
-DISTNAME= Glances-3.1.5
+DISTNAME= Glances-3.1.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/Glances/}
diff -r 283f52126600 -r dbcc5e5fa795 sysutils/py-Glances/PLIST
--- a/sysutils/py-Glances/PLIST Sat Jan 30 23:44:53 2021 +0000
+++ b/sysutils/py-Glances/PLIST Sun Jan 31 05:12:44 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/10/16 11:07:57 fox Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/01/31 05:12:44 fox Exp $
bin/glances-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -84,6 +84,9 @@
${PYSITELIB}/glances/exports/glances_influxdb.py
${PYSITELIB}/glances/exports/glances_influxdb.pyc
${PYSITELIB}/glances/exports/glances_influxdb.pyo
+${PYSITELIB}/glances/exports/glances_influxdb2.py
+${PYSITELIB}/glances/exports/glances_influxdb2.pyc
+${PYSITELIB}/glances/exports/glances_influxdb2.pyo
${PYSITELIB}/glances/exports/glances_json.py
${PYSITELIB}/glances/exports/glances_json.pyc
${PYSITELIB}/glances/exports/glances_json.pyo
diff -r 283f52126600 -r dbcc5e5fa795 sysutils/py-Glances/distinfo
--- a/sysutils/py-Glances/distinfo Sat Jan 30 23:44:53 2021 +0000
+++ b/sysutils/py-Glances/distinfo Sun Jan 31 05:12:44 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/08/20 19:27:42 fox Exp $
+$NetBSD: distinfo,v 1.7 2021/01/31 05:12:44 fox Exp $
-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
+SHA1 (Glances-3.1.6.1.tar.gz) = b5bc1196fb8185bdb0524569809e80ea7cf0f3c7
+RMD160 (Glances-3.1.6.1.tar.gz) = a495a5390728896a658952faab71c60772d573ca
+SHA512 (Glances-3.1.6.1.tar.gz) = b978c14e15b6d14c2588e125f0e9a475313e302e1ec433e1daee6748d85d170003bafaa238908fb9a690285da0055f80d5e87767a22a5854d8e5e93b6d23b9d2
+Size (Glances-3.1.6.1.tar.gz) = 6748209 bytes
Home |
Main Index |
Thread Index |
Old Index