mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
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
This commit is contained in:
parent
9cbe53bc67
commit
f242d6e4ff
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user