mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
www/py-aioquic: Update to 0.9.24
Changes: https://github.com/aiortc/aioquic/commits/main
This commit is contained in:
parent
24d16b246a
commit
8b71fbe106
@ -1,5 +1,5 @@
|
||||
PORTNAME= aioquic
|
||||
PORTVERSION= 0.9.23
|
||||
PORTVERSION= 0.9.24
|
||||
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}service-identity>=23.1.0:security/py-service-identity@${PY_FLAVOR}
|
||||
|
||||
USES= python ssl
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
USE_PYTHON= autoplist concurrent cryptography pep517
|
||||
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1700759876
|
||||
SHA256 (aioquic-0.9.23.tar.gz) = 52c9da60ed0837fe8b8a6a0d7dcf0dfbebec8e9a027e10ebf7204f0569c58fa8
|
||||
SIZE (aioquic-0.9.23.tar.gz) = 157449
|
||||
TIMESTAMP = 1702543704
|
||||
SHA256 (aioquic-0.9.24.tar.gz) = 64ae15718fe663f8184a4662cc7fed660e7277447ec70b49ce25ffce3060b94f
|
||||
SIZE (aioquic-0.9.24.tar.gz) = 159737
|
||||
|
Loading…
x
Reference in New Issue
Block a user