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/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile
index c2adad991720..e200b2689f53 100644
--- a/devel/py-rpds-py/Makefile
+++ b/devel/py-rpds-py/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rpds-py
-PORTVERSION= 0.27.1
-PORTREVISION= 1
+PORTVERSION= 0.28.0
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/
@@ -17,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.9<2.0:devel/py-maturin@${PY_FLAVOR}
-USES= cargo dos2unix python
+USES= cargo python:3.10+
USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no