devel/py-invoke: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2021-03-06 15:09:45 +01:00
parent 5e18def070
commit 17e7372b5c
1 changed files with 1 additions and 5 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= invoke
PORTVERSION= 1.5.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,11 +14,6 @@ COMMENT= Python task execution tool & library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}semantic-version>=0:devel/py-semantic-version@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twine>=0:devel/py-twine@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils