git: f242d6e4ff5c - main - www/py-aioquic: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jul 2024 16:25:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f242d6e4ff5c9e1cac4f278a72f155251a9f3432 commit f242d6e4ff5c9e1cac4f278a72f155251a9f3432 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-08 16:22:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-08 16:22:04 +0000 www/py-aioquic: Update to 1.2.0 - Update WWW Changes: https://github.com/aiortc/aioquic/blob/main/docs/changelog.rst https://aioquic.readthedocs.io/en/latest/changelog.html --- www/py-aioquic/Makefile | 9 +++++---- www/py-aioquic/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 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 diff --git a/www/py-aioquic/distinfo b/www/py-aioquic/distinfo index 8ed6a588bbbb..b419d2f8f5f3 100644 --- a/www/py-aioquic/distinfo +++ b/www/py-aioquic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449494 -SHA256 (aioquic-0.9.25.tar.gz) = 70795c78905326d855c2ae524072234aae586c789b81292e272d021e9b0430a3 -SIZE (aioquic-0.9.25.tar.gz) = 165877 +TIMESTAMP = 1720447722 +SHA256 (aioquic-1.2.0.tar.gz) = f91263bb3f71948c5c8915b4d50ee370004f20a416f67fab3dcc90556c7e7199 +SIZE (aioquic-1.2.0.tar.gz) = 179891