aboutsummaryrefslogtreecommitdiff
path: root/net/py-python-heatclient
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-11-01 14:12:03 +0000
committerMatthias Andree <mandree@FreeBSD.org>2025-11-01 17:23:22 +0000
commit1403bb7765965eccd644a73cb136a155e46f7ea8 (patch)
tree1814f9b3f066a008c4f82299c4619d3439a5a13f /net/py-python-heatclient
parentb9de19c42879a5ce3282bbe54f92812fe07554ae (diff)
Diffstat (limited to 'net/py-python-heatclient')
-rw-r--r--net/py-python-heatclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile
index 5e7b679ad3c1..f7ab08acc0c1 100644
--- a/net/py-python-heatclient/Makefile
+++ b/net/py-python-heatclient/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=2.8.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyyaml>=3.13:devel/py-pyyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes