diff options
Diffstat (limited to 'devel/py-cucumber-tag-expressions/Makefile')
| -rw-r--r-- | devel/py-cucumber-tag-expressions/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-cucumber-tag-expressions/Makefile b/devel/py-cucumber-tag-expressions/Makefile index ff120468baa1..2a10d24aa366 100644 --- a/devel/py-cucumber-tag-expressions/Makefile +++ b/devel/py-cucumber-tag-expressions/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-tag-expressions -PORTVERSION= 6.2.0 +PORTVERSION= 8.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,9 @@ COMMENT= Provide a tag-expression parser and evaluation logic for cucumber/behav WWW= https://github.com/cucumber/tag-expressions LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.0<0.10.0:devel/py-uv-build@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 |
