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/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile
index 84f1d26e68b4..9c2ec8102416 100644
--- a/www/py-aioquic/Makefile
+++ b/www/py-aioquic/Makefile
@@ -1,12 +1,13 @@
PORTNAME= aioquic
-PORTVERSION= 0.9.25
+PORTVERSION= 1.2.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of QUIC and HTTP/3
-WWW= https://github.com/aiortc/aioquic
+WWW= https://aioquic.readthedocs.io/en/latest/ \
+ https://github.com/aiortc/aioquic
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -15,8 +16,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pylsqpack>=0.3.3<0.4.0:www/py-pylsqpack@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}openssl>=22,1:security/py-openssl@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}service-identity>=23.1.0:security/py-service-identity@${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
USE_PYTHON= autoplist concurrent cryptography pep517