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:   wiz
Date:           Sun Dec 29 21:04:54 UTC 2024

Modified Files:
        pkgsrc/sysutils/py-Glances: Makefile distinfo

Log Message:
py-Glances: update to 4.3.0.5.

===============
Version 4.3.0.4
===============

Bug corrected:

*  WebUI errors in 4.3.0.4 on iPad Air (and Browser with low resolution) #3057

===============
Version 4.3.0.4
===============

Continuous integration and documentation:

* Pin Python version in Ubuntu image to 3.12

===============
Version 4.3.0.3
===============

Continuous integration and documentation:

* Pin Alpine image to 3.20 (3.21 is not compliant with Netifaces) Related to #3053

===============
Version 4.3.0.2
===============

Enhancements:

* Revert "Replace netifaces by netifaces-plus" #3053 because it break build on Alpine Image

===============
Version 4.3.0.1
===============

Enhancements:

* Replace netifaces by netifaces-plus #3053

Bug corrected:

* CONTAINERS section missing in 4.3.0 WebUI #3052


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/sysutils/py-Glances/Makefile
cvs rdiff -u -r1.30 -r1.31 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.36 pkgsrc/sysutils/py-Glances/Makefile:1.37
--- pkgsrc/sysutils/py-Glances/Makefile:1.36    Sat Dec 28 11:25:11 2024
+++ pkgsrc/sysutils/py-Glances/Makefile Sun Dec 29 21:04:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/12/28 11:25:11 fox Exp $
+# $NetBSD: Makefile,v 1.37 2024/12/29 21:04:53 wiz Exp $
 
-DISTNAME=      glances-4.3.0
+DISTNAME=      glances-4.3.0.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/g/G/}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/glances/}

Index: pkgsrc/sysutils/py-Glances/distinfo
diff -u pkgsrc/sysutils/py-Glances/distinfo:1.30 pkgsrc/sysutils/py-Glances/distinfo:1.31
--- pkgsrc/sysutils/py-Glances/distinfo:1.30    Sat Dec 28 11:25:11 2024
+++ pkgsrc/sysutils/py-Glances/distinfo Sun Dec 29 21:04:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2024/12/28 11:25:11 fox Exp $
+$NetBSD: distinfo,v 1.31 2024/12/29 21:04:53 wiz Exp $
 
-BLAKE2s (glances-4.3.0.tar.gz) = 6dae949bb2946494dff49b50841b3250112d7d9b24b0d64bbd6f5f856c15f1dd
-SHA512 (glances-4.3.0.tar.gz) = cdd409bae0efc458cf8d202f2026b900e0e82782a0c49f553e656b30a3be0b16572eccce84b2fc3d796b672934e45fac51c46dbb077bfbd9e8f39bf6c1a15bbf
-Size (glances-4.3.0.tar.gz) = 6974692 bytes
+BLAKE2s (glances-4.3.0.5.tar.gz) = 4674fa14d933d57f3a83fbd195d1a8136249f4d7c7dbbe626c588aa4fcd892c7
+SHA512 (glances-4.3.0.5.tar.gz) = 917540c4a50c41934d74c37176f0de4da58edf88885aea762cc3f44e5ec7eb5fd6a2eb176959ced197f82da886ea8de3661f855258a2f400e3f61162f100b2b9
+Size (glances-4.3.0.5.tar.gz) = 6975525 bytes



Home | Main Index | Thread Index | Old Index