Skip to content
Snippets Groups Projects
Verified Commit ed5a20c1 authored by sunpoet's avatar sunpoet
Browse files

sysutils/py-hcloud: Clean up USES=python

USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
parent c2140150
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.4:devel/py-coverage@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}types-requests>=0:devel/py-types-requests@${PY_FLAVOR}
NO_ARCH= yes
USES= python:3.8+
USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment