Unbreak bulk -a

This commit is contained in:
Antoine Brodin 2020-12-10 22:29:49 +00:00
parent 0cc999e6a5
commit 7295978eca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557692
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0:devel/py-asn1crypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR}
USES= python
USES= python:3.4+
USE_PYTHON= autoplist concurrent cython distutils
.include <bsd.port.pre.mk>

View File

@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}WebTest>=1.3.1:www/py-WebTest@${PY_FLAVOR}
USES= python
USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes