mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
sysutils/py-psutil: Update to 5.9.6
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
This commit is contained in:
parent
ad6e714f60
commit
43995f9aa7
@ -1,5 +1,5 @@
|
||||
PORTNAME= psutil
|
||||
PORTVERSION= 5.9.5
|
||||
PORTVERSION= 5.9.6
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,7 @@ WWW= https://github.com/giampaolo/psutil
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1681918903
|
||||
SHA256 (psutil-5.9.5.tar.gz) = 5410638e4df39c54d957fc51ce03048acd8e6d60abc0f5107af51e5fb566eb3c
|
||||
SIZE (psutil-5.9.5.tar.gz) = 493489
|
||||
TIMESTAMP = 1697463140
|
||||
SHA256 (psutil-5.9.6.tar.gz) = e4b92ddcd7dd4cdd3f900180ea1e104932c7bce234fb88976e2a3b296441225a
|
||||
SIZE (psutil-5.9.6.tar.gz) = 496866
|
||||
|
Loading…
Reference in New Issue
Block a user