Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 11:59:05 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: 27433f40f7e0 - main - www/py-aiohttp: Update to 3.9.4
Message-ID:  <202404131159.43DBx5YY076615@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=27433f40f7e0b07c1400a083f277042aa2bf69a3

commit 27433f40f7e0b07c1400a083f277042aa2bf69a3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-13 11:57:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-13 11:57:36 +0000

    www/py-aiohttp: Update to 3.9.4
    
    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 85c512e25905..44c3b48afb51 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiohttp
-PORTVERSION=	3.9.3
+PORTVERSION=	3.9.4
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo
index 7078fcf06fdb..5309b80e6aea 100644
--- a/www/py-aiohttp/distinfo
+++ b/www/py-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449490
-SHA256 (aiohttp-3.9.3.tar.gz) = 90842933e5d1ff760fae6caca4b2b3edba53ba8f4b71e95dacf2818a2aca06f7
-SIZE (aiohttp-3.9.3.tar.gz) = 7499669
+TIMESTAMP = 1713001148
+SHA256 (aiohttp-3.9.4.tar.gz) = 6ff71ede6d9a5a58cfb7b6fffc83ab5d4a63138276c771ac91ceaaddf5459644
+SIZE (aiohttp-3.9.4.tar.gz) = 7500720



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