devel/py-cons: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2023-06-30 15:08:27 +08:00
parent c32016d379
commit 4e879b76e9
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versioneer>=0:devel/py-versioneer@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}logical-unification>=0.4.0:math/py-logical-unification@${PY_FLAVOR}
USES= python:3.7+
USES= python
USE_PYTHON= distutils autoplist pytest # tests fail intermittently, see https://github.com/pythological/python-cons/issues/15
USE_GITHUB= yes