sysutils/py-psutil: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2023-07-18 09:28:17 +02:00
parent f6d0167564
commit 05fbc8792e

View file

@ -11,7 +11,7 @@ WWW= https://github.com/giampaolo/psutil
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= cpe python