Date: Sun, 8 Nov 2020 17:20:46 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554552 - head/sysutils/py-psutil Message-ID: <202011081720.0A8HKkAC001702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:20:45 2020 New Revision: 554552 URL: https://svnweb.freebsd.org/changeset/ports/554552 Log: Update to 5.7.3 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Nov 8 17:20:41 2020 (r554551) +++ head/sysutils/py-psutil/Makefile Sun Nov 8 17:20:45 2020 (r554552) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.7.2 +PORTVERSION= 5.7.3 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Nov 8 17:20:41 2020 (r554551) +++ head/sysutils/py-psutil/distinfo Sun Nov 8 17:20:45 2020 (r554552) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416629 -SHA256 (psutil-5.7.2.tar.gz) = 90990af1c3c67195c44c9a889184f84f5b2320dce3ee3acbd054e3ba0b4a7beb -SIZE (psutil-5.7.2.tar.gz) = 460198 +TIMESTAMP = 1604680184 +SHA256 (psutil-5.7.3.tar.gz) = af73f7bcebdc538eda9cc81d19db1db7bf26f103f91081d780bbacfcb620dee2 +SIZE (psutil-5.7.3.tar.gz) = 465556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081720.0A8HKkAC001702>