aboutsummaryrefslogtreecommitdiff
path: root/devel/py-types-psutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-types-psutil/Makefile')
-rw-r--r--devel/py-types-psutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-types-psutil/Makefile b/devel/py-types-psutil/Makefile
index f95a0f9909fe..b1beea5e1cc3 100644
--- a/devel/py-types-psutil/Makefile
+++ b/devel/py-types-psutil/Makefile
@@ -1,5 +1,5 @@
PORTNAME= types-psutil
-PORTVERSION= 7.0.0.20250601
+PORTVERSION= 7.0.0.20250801
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes