diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 11:57:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 11:57:36 +0000 |
commit | 27433f40f7e0b07c1400a083f277042aa2bf69a3 (patch) | |
tree | ef33c6c17e82533e4a4519e621b213c8c10e23c1 | |
parent | 8a819d2ceddbc6d538987f6be5d8d20d81431d94 (diff) | |
download | ports-27433f40f7e0b07c1400a083f277042aa2bf69a3.tar.gz ports-27433f40f7e0b07c1400a083f277042aa2bf69a3.zip |
www/py-aiohttp: Update to 3.9.4
Changes: https://github.com/aio-libs/aiohttp/releases
https://docs.aiohttp.org/en/stable/changes.html
-rw-r--r-- | www/py-aiohttp/Makefile | 2 | ||||
-rw-r--r-- | 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 |