summaryrefslogtreecommitdiff
path: root/devel/py-pycrdt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pycrdt/Makefile')
-rw-r--r--devel/py-pycrdt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile
index 24c2e9b6ce15..ea2350692fc8 100644
--- a/devel/py-pycrdt/Makefile
+++ b/devel/py-pycrdt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pycrdt
-PORTVERSION= 0.12.40
+PORTVERSION= 0.12.42
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.2<2:devel/py-maturin@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.4.0<5.0.0:devel/py-anyio@${PY_FLAVOR}
-USES= cargo python:3.10+
+USES= cargo python
USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no