aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sqlfluff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-sqlfluff/Makefile')
-rw-r--r--devel/py-sqlfluff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-sqlfluff/Makefile b/devel/py-sqlfluff/Makefile
index 1102504ffd13..b1ebacf213b6 100644
--- a/devel/py-sqlfluff/Makefile
+++ b/devel/py-sqlfluff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sqlfluff
-PORTVERSION= 3.4.0
-PORTREVISION= 1
+PORTVERSION= 3.5.0
+PORTREVISION= 0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -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