git: e3b698547161 - 2023Q3 - www/py-aiohttp: Update to 3.8.5

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:48:01 UTC
The branch 2023Q3 has been updated by sunpoet:

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

commit e3b6985471618492f78bee9ed4cf712d0259457d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:13:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:46:42 +0000

    www/py-aiohttp: Update to 3.8.5
    
    - Update WWW
    
    Changes:        https://github.com/aio-libs/aiohttp/releases
                    https://docs.aiohttp.org/en/stable/changes.html
    Security:       CVE-2023-30589
    (cherry picked from commit fe46b55efb571fdb981db5ac2246d26d8ac68454)
---
 www/py-aiohttp/Makefile | 6 +++---
 www/py-aiohttp/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index 1850cdb71be7..054cf7c9a1bd 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	aiohttp
-PORTVERSION=	3.8.4
-PORTREVISION=	1
+PORTVERSION=	3.8.5
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Async http client/server framework (asyncio)
-WWW=		https://github.com/aio-libs/aiohttp
+WWW=		https://docs.aiohttp.org/en/stable/ \
+		https://github.com/aio-libs/aiohttp
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo
index f54e59bd48fc..a07d2ef7afe2 100644
--- a/www/py-aiohttp/distinfo
+++ b/www/py-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771369
-SHA256 (aiohttp-3.8.4.tar.gz) = bf2e1a9162c1e441bf805a1fd166e249d574ca04e03b34f97e2928769e91ab5c
-SIZE (aiohttp-3.8.4.tar.gz) = 7338512
+TIMESTAMP = 1691070172
+SHA256 (aiohttp-3.8.5.tar.gz) = b9552ec52cc147dbf1944ac7ac98af7602e51ea2dcd076ed194ca3c0d1c7d0bc
+SIZE (aiohttp-3.8.5.tar.gz) = 7358303