summaryrefslogtreecommitdiff
path: root/devel/py-pyproject-fmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyproject-fmt/Makefile')
-rw-r--r--devel/py-pyproject-fmt/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-pyproject-fmt/Makefile b/devel/py-pyproject-fmt/Makefile
index bdced9852e87..e31e1089423c 100644
--- a/devel/py-pyproject-fmt/Makefile
+++ b/devel/py-pyproject-fmt/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyproject-fmt
-PORTVERSION= 2.6.0
-PORTREVISION= 4
+PORTVERSION= 2.10.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +14,9 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.4:devel/py-maturin@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1<1.0.1_99:devel/py-toml-fmt-common@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1:devel/py-toml-fmt-common@${PY_FLAVOR}
-USES= cargo python:3.9+
+USES= cargo python:3.10+
USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no