Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:45:47 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: 5410bb90d6bf - main - www/py-aiohttp: Update to 3.10.5
Message-ID:  <202409081845.488Ijlsc041557@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=5410bb90d6bf6e1525318afd86b3b8f04f64ed70

commit 5410bb90d6bf6e1525318afd86b3b8f04f64ed70
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:21:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:49 +0000

    www/py-aiohttp: Update to 3.10.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 d46627168f88..43fa2cef00c2 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiohttp
-PORTVERSION=	3.10.3
+PORTVERSION=	3.10.5
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo
index 17c2984a331b..d79e30e6c0cd 100644
--- a/www/py-aiohttp/distinfo
+++ b/www/py-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084652
-SHA256 (aiohttp-3.10.3.tar.gz) = 21650e7032cc2d31fc23d353d7123e771354f2a3d5b05a5647fc30fea214e696
-SIZE (aiohttp-3.10.3.tar.gz) = 7521618
+TIMESTAMP = 1725559897
+SHA256 (aiohttp-3.10.5.tar.gz) = f071854b47d39591ce9a17981c46790acb30518e2f83dfca8db2dfa091178691
+SIZE (aiohttp-3.10.5.tar.gz) = 7524360



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488Ijlsc041557>