diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2025-11-01 14:12:03 +0000 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2025-11-01 17:23:22 +0000 |
| commit | 1403bb7765965eccd644a73cb136a155e46f7ea8 (patch) | |
| tree | 1814f9b3f066a008c4f82299c4619d3439a5a13f /net/py-python-heatclient | |
| parent | b9de19c42879a5ce3282bbe54f92812fe07554ae (diff) | |
Diffstat (limited to 'net/py-python-heatclient')
| -rw-r--r-- | net/py-python-heatclient/Makefile | 2 |
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 |
