diff options
Diffstat (limited to 'devel/py-sqlfluff/Makefile')
| -rw-r--r-- | devel/py-sqlfluff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-sqlfluff/Makefile b/devel/py-sqlfluff/Makefile index 6c0d3c37c1a0..b1ebacf213b6 100644 --- a/devel/py-sqlfluff/Makefile +++ b/devel/py-sqlfluff/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlfluff -PORTVERSION= 3.4.2 +PORTVERSION= 3.5.0 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_F ${PYTHON_PKGNAMEPREFIX}tblib>=0:devel/py-tblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes |
