summaryrefslogtreecommitdiff
path: root/www/py-aioquic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-aioquic/Makefile')
-rw-r--r--www/py-aioquic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile
index 9c2ec8102416..eb0c44a272a3 100644
--- a/www/py-aioquic/Makefile
+++ b/www/py-aioquic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aioquic
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}openssl>=24,1:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}service-identity>=24.1.0:security/py-service-identity@${PY_FLAVOR}
-USES= python ssl
+USES= python:3.10+ ssl
USE_PYTHON= autoplist concurrent cryptography pep517
post-install: