pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-Glances: update to 4.0.7



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jun 5 14:31:20 2024 +0200
Changeset:	c6bd33a4d93a02f85e780a81fe8bfc06afa9f98b

Modified Files:
	py-Glances/Makefile
	py-Glances/distinfo
	py-Glances/log
Removed Files:
	py-Glances/TODO

Log Message:
py-Glances: update to 4.0.7

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c6bd33a4d93a02f85e780a81fe8bfc06afa9f98b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Glances/Makefile |  2 +-
 py-Glances/TODO     |  2 --
 py-Glances/distinfo |  6 +++---
 py-Glances/log      | 36 +++++++++++++-----------------------
 4 files changed, 17 insertions(+), 29 deletions(-)

diffs:
diff --git a/py-Glances/Makefile b/py-Glances/Makefile
index 5177d282ef..bf21623b14 100644
--- a/py-Glances/Makefile
+++ b/py-Glances/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.26 2024/04/05 10:42:28 wiz Exp $
 
-DISTNAME=	glances-4.0.5
+DISTNAME=	glances-4.0.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/g/G/}
 CATEGORIES=	sysutils python
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/glances/}
diff --git a/py-Glances/TODO b/py-Glances/TODO
deleted file mode 100644
index 910796ae47..0000000000
--- a/py-Glances/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Fails on startup, see
-https://github.com/nicolargo/glances/issues/2792
diff --git a/py-Glances/distinfo b/py-Glances/distinfo
index a61287a3ab..c00079d3b0 100644
--- a/py-Glances/distinfo
+++ b/py-Glances/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.23 2024/04/05 10:42:28 wiz Exp $
 
-BLAKE2s (glances-4.0.5.tar.gz) = 209b2cbcc751ff07f40f840cffea7fcb704984b1e1531b205f157f17df571842
-SHA512 (glances-4.0.5.tar.gz) = f8b7f986f86c6a8ada90a3e6dca5d1864e83717f18476a06610cc050dd528c479d3ab6095c9cd6f391d9ad6989d110c1d7f2ddefcbca118744904122cd0bda19
-Size (glances-4.0.5.tar.gz) = 6585328 bytes
+BLAKE2s (glances-4.0.7.tar.gz) = 9b24ed2daeb677dcd9587957434501ad1cac1e829f65f11ae2d95ea2a457d3c5
+SHA512 (glances-4.0.7.tar.gz) = 6339f7246ae2df8d872ba555f7c9c64cf51e0d492af477f10c81d981d3a3d23a488572bfc6e6847756234a7fab8b601dd5a912b385da6ac3b23d5334d4cff9d8
+Size (glances-4.0.7.tar.gz) = 6585603 bytes
 SHA1 (patch-glances_plugins_cpu_____init____.py) = da6661fdf8e9bd2ce02a3dfbc4230204dc14a448
 SHA1 (patch-glances_plugins_quicklook_____init____.py) = 466995d65be96f30711be74e6fc3ab372e37f465
diff --git a/py-Glances/log b/py-Glances/log
index 939b1551b1..90f9927e85 100644
--- a/py-Glances/log
+++ b/py-Glances/log
@@ -1,3 +1,16 @@
+===============
+Version 4.0.7
+===============
+
+* cpu_hz_current not available on NetBSD #2792
+* SensorType change in REST API breaks compatibility in 4.0.4 #2788
+
+===============
+Version 4.0.6
+===============
+
+*  No GPU info on Web View #2796
+
 ===============
 Version 4.0.5
 ===============
@@ -141,26 +154,3 @@ CI and documentation:
 * Fix typos and make grammatical and stylistic edits in project documentation #2625
 * MongoDB and CouchDB documentation flipped #2565
 * No module named 'influxdb' on the snap version of glances #1738
-
-Many thinks to the contributors:
-
-* Bharath Vignesh J K
-* Christoph Zimmermann
-* RazCrimson
-* Robin Candau
-* Github GPG acces
-* Continuous Integration
-* Georgiy Timchenko
-* turbocrime
-* Kiskae
-* snyk-bot
-* Alexander Grigoryev
-* Claes Hallström
-* Francois Pires
-* Maarten Kossen (mpkossen)
-* Osama Albahrani
-* csteiner
-* k26pl
-* kdkd
-* monochromec
-* and all the beta testers !


Home | Main Index | Thread Index | Old Index