Date: Fri, 16 Jul 2021 00:06:55 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6686adeffada - main - www/py-aioquic: Update to 0.9.13 Message-ID: <202107160006.16G06tYX067698@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6686adeffadae5acf25e07b8a12d452463cdcbe2 commit 6686adeffadae5acf25e07b8a12d452463cdcbe2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 23:52:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 23:52:54 +0000 www/py-aioquic: Update to 0.9.13 Changes: https://github.com/aiortc/aioquic/commits/main --- www/py-aioquic/Makefile | 2 +- www/py-aioquic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile index e69bb5060ef6..6d02f60f489a 100644 --- a/www/py-aioquic/Makefile +++ b/www/py-aioquic/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aioquic -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aioquic/distinfo b/www/py-aioquic/distinfo index ca2f99f3adaa..85b5b2219dfd 100644 --- a/www/py-aioquic/distinfo +++ b/www/py-aioquic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585516 -SHA256 (aioquic-0.9.12.tar.gz) = 687a2933dac95f0f42868c5b6140a487b980906bdfc00f542e62b2576461a095 -SIZE (aioquic-0.9.12.tar.gz) = 147432 +TIMESTAMP = 1626383182 +SHA256 (aioquic-0.9.13.tar.gz) = 24936762dba7ffcfba384ae8bc1b825b2345f1bd81a766e99a0471ec7875d9d2 +SIZE (aioquic-0.9.13.tar.gz) = 150289
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107160006.16G06tYX067698>