Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2024 19:21:31 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: edb47d084b96 - main - www/py-aiohttp: Update to 3.11.10
Message-ID:  <202412251921.4BPJLV8Q007013@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=edb47d084b960181c2d23a8329ec0a65d252bbdf

commit edb47d084b960181c2d23a8329ec0a65d252bbdf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-25 18:52:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-25 19:15:48 +0000

    www/py-aiohttp: Update to 3.11.10
    
    Changes:        https://github.com/aio-libs/aiohttp/releases
                    https://docs.aiohttp.org/en/stable/changes.html
---
 www/py-aiohttp/Makefile | 3 +--
 www/py-aiohttp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index 7a88c812a73e..64410cffed30 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	aiohttp
-PORTVERSION=	3.11.7
-PORTREVISION=	1
+PORTVERSION=	3.11.10
 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 2b2518b4bdee..1cd3662a0f77 100644
--- a/www/py-aiohttp/distinfo
+++ b/www/py-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732224714
-SHA256 (aiohttp-3.11.7.tar.gz) = 01a8aca4af3da85cea5c90141d23f4b0eee3cbecfd33b029a45a80f28c66c668
-SIZE (aiohttp-3.11.7.tar.gz) = 7666482
+TIMESTAMP = 1734888368
+SHA256 (aiohttp-3.11.10.tar.gz) = b1fc6b45010a8d0ff9e88f9f2418c6fd408c99c211257334aff41597ebece42e
+SIZE (aiohttp-3.11.10.tar.gz) = 7668832


home | help

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