git: fe46b55efb57 - main - www/py-aiohttp: Update to 3.8.5

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

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

commit fe46b55efb571fdb981db5ac2246d26d8ac68454
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:25: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
---
 www/py-aiohttp/Makefile | 8 ++++----
 www/py-aiohttp/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index 09780e0aa809..054cf7c9a1bd 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,18 +1,18 @@
 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
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=46.4.0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiosignal>=1.1.2:devel/py-aiosignal@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0.0<5.0:devel/py-async_timeout@${PY_FLAVOR} \
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