Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2024 04:39:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1c691bc2d57 - main - sysutils/py-psutil: Update to 6.0.0
Message-ID:  <202407030439.4634d6fX059289@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1c691bc2d57d39982e9e61b1a59159278d79ae1

commit c1c691bc2d57d39982e9e61b1a59159278d79ae1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-03 04:36:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-03 04:36:48 +0000

    sysutils/py-psutil: Update to 6.0.0
    
    - Update WWW
    
    Changes:        https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
---
 sysutils/py-psutil/Makefile | 5 +++--
 sysutils/py-psutil/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile
index 335528a41853..0941bf78885c 100644
--- a/sysutils/py-psutil/Makefile
+++ b/sysutils/py-psutil/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	psutil
-PORTVERSION=	5.9.8
+PORTVERSION=	6.0.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Process utilities module for Python
-WWW=		https://github.com/giampaolo/psutil
+WWW=		https://psutil.readthedocs.io/en/latest/ \
+		https://github.com/giampaolo/psutil
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/sysutils/py-psutil/distinfo b/sysutils/py-psutil/distinfo
index 7d3bcd91b6b5..25ad551ada7c 100644
--- a/sysutils/py-psutil/distinfo
+++ b/sysutils/py-psutil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449450
-SHA256 (psutil-5.9.8.tar.gz) = 6be126e3225486dff286a8fb9a06246a5253f4c7c53b475ea5f5ac934e64194c
-SIZE (psutil-5.9.8.tar.gz) = 503247
+TIMESTAMP = 1718784562
+SHA256 (psutil-6.0.0.tar.gz) = 8faae4f310b6d969fa26ca0545338b21f73c6b15db7c4a8d934a5482faa818f2
+SIZE (psutil-6.0.0.tar.gz) = 508067



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407030439.4634d6fX059289>