summaryrefslogtreecommitdiff
path: root/devel/py-rpds-py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rpds-py/Makefile')
-rw-r--r--devel/py-rpds-py/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile
index c1cbb35297f1..8d419033330e 100644
--- a/devel/py-rpds-py/Makefile
+++ b/devel/py-rpds-py/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rpds-py
-PORTVERSION= 0.25.0
+PORTVERSION= 0.26.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/
@@ -14,9 +15,9 @@ WWW= https://rpds.readthedocs.io/en/latest/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.2<2.0:devel/py-maturin@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.9<2.0:devel/py-maturin@${PY_FLAVOR}
-USES= cargo dos2unix python:3.9+
+USES= cargo dos2unix python
USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no