Date: Fri, 22 Nov 2024 01:37:09 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: 8da00f6a1ae9 - main - www/py-aiohttp: Update to 3.11.7 Message-ID: <202411220137.4AM1b9G7062808@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=8da00f6a1ae95957ee4ae3f943cbbf16352792bf commit 8da00f6a1ae95957ee4ae3f943cbbf16352792bf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-22 01:36:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-22 01:36:30 +0000 www/py-aiohttp: Update to 3.11.7 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 9d6b3975515c..0e1d4ee55689 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp -PORTVERSION= 3.11.2 +PORTVERSION= 3.11.7 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/aio-libs/aiohttp/releases/download/v${PORTVERSION}/ diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo index c9c335df43f0..2b2518b4bdee 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732202558 -SHA256 (aiohttp-3.11.2.tar.gz) = 68d1f46f9387db3785508f5225d3acbc5825ca13d9c29f2b5cce203d5863eb79 -SIZE (aiohttp-3.11.2.tar.gz) = 7658216 +TIMESTAMP = 1732224714 +SHA256 (aiohttp-3.11.7.tar.gz) = 01a8aca4af3da85cea5c90141d23f4b0eee3cbecfd33b029a45a80f28c66c668 +SIZE (aiohttp-3.11.7.tar.gz) = 7666482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411220137.4AM1b9G7062808>