Date: Sun, 8 Oct 2023 14:27:23 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: afec8f422b89 - 2023Q4 - www/py-aiohttp: Update to 3.8.6 Message-ID: <202310081427.398ERNaP090016@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=afec8f422b89c0bce544e09075f9232b4fb83a79 commit afec8f422b89c0bce544e09075f9232b4fb83a79 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-08 11:55:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-08 14:27:16 +0000 www/py-aiohttp: Update to 3.8.6 Changes: https://github.com/aio-libs/aiohttp/releases https://docs.aiohttp.org/en/stable/changes.html (cherry picked from commit f300510ebdc0532182a79047f057e7ab982e68d8) --- www/py-aiohttp/Makefile | 2 +- www/py-aiohttp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile index 054cf7c9a1bd..208e4a1eda0d 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp -PORTVERSION= 3.8.5 +PORTVERSION= 3.8.6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo index a07d2ef7afe2..625c5d25fb80 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070172 -SHA256 (aiohttp-3.8.5.tar.gz) = b9552ec52cc147dbf1944ac7ac98af7602e51ea2dcd076ed194ca3c0d1c7d0bc -SIZE (aiohttp-3.8.5.tar.gz) = 7358303 +TIMESTAMP = 1696753690 +SHA256 (aiohttp-3.8.6.tar.gz) = b0cf2a4501bff9330a8a5248b4ce951851e415bdcce9dc158e76cfd55e15085c +SIZE (aiohttp-3.8.6.tar.gz) = 7352172
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310081427.398ERNaP090016>