Date: Sat, 20 Apr 2024 14:27:28 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: 6e4aa9087f20 - main - www/py-aiohttp: Update to 3.9.5 Message-ID: <202404201427.43KERS5O008421@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=6e4aa9087f20560ce98a34e417433ee8fa911791 commit 6e4aa9087f20560ce98a34e417433ee8fa911791 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 14:22:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 14:25:44 +0000 www/py-aiohttp: Update to 3.9.5 Changes: https://github.com/aio-libs/aiohttp/releases https://docs.aiohttp.org/en/stable/changes.html --- 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 44c3b48afb51..29cc76c33d98 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp -PORTVERSION= 3.9.4 +PORTVERSION= 3.9.5 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo index 5309b80e6aea..ae0cce858fe3 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713001148 -SHA256 (aiohttp-3.9.4.tar.gz) = 6ff71ede6d9a5a58cfb7b6fffc83ab5d4a63138276c771ac91ceaaddf5459644 -SIZE (aiohttp-3.9.4.tar.gz) = 7500720 +TIMESTAMP = 1713528550 +SHA256 (aiohttp-3.9.5.tar.gz) = edea7d15772ceeb29db4aff55e482d4bcfb6ae160ce144f2682de02f6d693551 +SIZE (aiohttp-3.9.5.tar.gz) = 7504841
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201427.43KERS5O008421>