diff options
Diffstat (limited to 'devel/py-referencing/Makefile')
| -rw-r--r-- | devel/py-referencing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-referencing/Makefile b/devel/py-referencing/Makefile index beac6b65e55d..9fe71ac4cbe7 100644 --- a/devel/py-referencing/Makefile +++ b/devel/py-referencing/Makefile @@ -1,5 +1,5 @@ PORTNAME= referencing -PORTVERSION= 0.36.2 +PORTVERSION= 0.37.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-jsonschema/referencing/releases/download/v${PORTVERSION}/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rpds-py>=0.7.0:devel/py-rpds-py@${PY_FLAVOR} -USES= python:3.9+ +USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |
