summaryrefslogtreecommitdiff
path: root/sysutils/py-Glances
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2021-05-04 22:18:17 +0000
committerfox <fox@pkgsrc.org>2021-05-04 22:18:17 +0000
commit33927e0c69f278e167c8b5b0107ffb74b39fe2da (patch)
tree2d3f8e851311b4159dc7655e732aa72bec526a19 /sysutils/py-Glances
parentc5590b50aa17edf572b2656c9547b8ff4db38538 (diff)
downloadpkgsrc-33927e0c69f278e167c8b5b0107ffb74b39fe2da.tar.gz
sysutils/py-Glances: Update to 3.1.7
Changes since 3.1.6.2: =============== Version 3.1.7 =============== Enhancements and bug corrected: * Security audit - B411 #1025 (by nicolargo) * GPU temperature not shown in webview #1849 (by nicolargo) * Remove shell=True for actions (following Bandit issue report) #1851 (by nicolargo) * Replace Travis by Github action #1850 (by nicolargo) * '/api/3/processlist/pid/3936'use this api can't get right info,all messy code #1828 (by nicolargo) * Refactor the way importants stats are displayed #1826 (by nicolargo) * Re-apply the Add hide option to sensors plugin #1596 PR (by nicolargo) * Smart plugin error while start glances as root #1806 (by nicolargo) * Plugin quicklook takes more than one seconds to update #1820 (by nicolargo) * Replace Pystache by Chevron 2/2 See #1817 (by nicolargo) * Doc. No SMART screenshot. #1799 (by nicolargo) * Update docs following PR #1798 (by nicolargo) Contributors for this version: - Nicolargo - Deosrc - dependabot[bot] - Michael J. Cohen - Rui Chen - Stefan Eßer - Tuux
Diffstat (limited to 'sysutils/py-Glances')
-rw-r--r--sysutils/py-Glances/Makefile4
-rw-r--r--sysutils/py-Glances/PLIST8
-rw-r--r--sysutils/py-Glances/distinfo10
3 files changed, 14 insertions, 8 deletions
diff --git a/sysutils/py-Glances/Makefile b/sysutils/py-Glances/Makefile
index 8d1d5f0caf3..519e3148d2f 100644
--- a/sysutils/py-Glances/Makefile
+++ b/sysutils/py-Glances/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/03/08 03:53:48 fox Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/04 22:18:17 fox Exp $
-DISTNAME= Glances-3.1.6.2
+DISTNAME= Glances-3.1.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=G/Glances/}
diff --git a/sysutils/py-Glances/PLIST b/sysutils/py-Glances/PLIST
index 6ac4b7da287..baefbc509f0 100644
--- a/sysutils/py-Glances/PLIST
+++ b/sysutils/py-Glances/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/03/08 03:53:48 fox Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/05/04 22:18:17 fox Exp $
bin/glances-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -162,6 +162,9 @@ ${PYSITELIB}/glances/outputs/glances_stdout.pyo
${PYSITELIB}/glances/outputs/glances_stdout_csv.py
${PYSITELIB}/glances/outputs/glances_stdout_csv.pyc
${PYSITELIB}/glances/outputs/glances_stdout_csv.pyo
+${PYSITELIB}/glances/outputs/glances_stdout_issue.py
+${PYSITELIB}/glances/outputs/glances_stdout_issue.pyc
+${PYSITELIB}/glances/outputs/glances_stdout_issue.pyo
${PYSITELIB}/glances/password.py
${PYSITELIB}/glances/password.pyc
${PYSITELIB}/glances/password.pyo
@@ -282,6 +285,9 @@ ${PYSITELIB}/glances/ports_list.pyo
${PYSITELIB}/glances/processes.py
${PYSITELIB}/glances/processes.pyc
${PYSITELIB}/glances/processes.pyo
+${PYSITELIB}/glances/secure.py
+${PYSITELIB}/glances/secure.pyc
+${PYSITELIB}/glances/secure.pyo
${PYSITELIB}/glances/server.py
${PYSITELIB}/glances/server.pyc
${PYSITELIB}/glances/server.pyo
diff --git a/sysutils/py-Glances/distinfo b/sysutils/py-Glances/distinfo
index ae9e24a53c2..0b845a72956 100644
--- a/sysutils/py-Glances/distinfo
+++ b/sysutils/py-Glances/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/03/08 03:53:48 fox Exp $
+$NetBSD: distinfo,v 1.9 2021/05/04 22:18:17 fox Exp $
-SHA1 (Glances-3.1.6.2.tar.gz) = 354b97477af654308f8e60e9cc49c66efb19616b
-RMD160 (Glances-3.1.6.2.tar.gz) = e57b01894bbc8e3716af372d44b7a8c9f71bfc18
-SHA512 (Glances-3.1.6.2.tar.gz) = f8077a914c0a56cc343a9165ef6272ecafdd860f97828eb77316ce325cce9643f6ad242c2ab3e36cd031521394c4484a6784f225bd834399f3646b8e25b26917
-Size (Glances-3.1.6.2.tar.gz) = 6748423 bytes
+SHA1 (Glances-3.1.7.tar.gz) = 1ce9bc61ecf49480c9a8342bab1454f3644e2fcd
+RMD160 (Glances-3.1.7.tar.gz) = 10792b2666d3dad2f60f09e7d9f131f39069b582
+SHA512 (Glances-3.1.7.tar.gz) = 22454d2fa29f95ec202c862300688b3d622b71a54ca3361811ad8d6123d890b21d3e13c3b3051c7d7afea3240cbadc36bbeccb77967bf965984d5f24da762138
+Size (Glances-3.1.7.tar.gz) = 6789093 bytes