1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

www/py-limits: Clean up USES=python

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

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-04-05 08:44:07 +08:00
parent e33a9a3a51
commit db8ecc47a8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=1.2:devel/py-deprecated@${PY_FLA
${PYTHON_PKGNAMEPREFIX}packaging>=21,<24:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=0.8:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.7+
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes