git: ca76312d7fcb - main - www/py-aiohttp: update to 3.8.1 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 19:46:51 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca76312d7fcb20b0cb419121bcdf938e5fbdf907
commit ca76312d7fcb20b0cb419121bcdf938e5fbdf907
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-06-08 19:41:32 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-06-08 19:41:32 +0000
www/py-aiohttp: update to 3.8.1 release (+)
Force update due to devel/py-async_timeout update which
prevent build of py-azure-mgmt and py-certbot frameworks.
Changelog: https://github.com/aio-libs/aiohttp/releases/tag/v3.8.0b0
https://github.com/aio-libs/aiohttp/releases/tag/v3.8.1
With hat: ports-secteam
---
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 bb95158a2a3a..6a2d5156cba6 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,7 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= aiohttp
-DISTVERSION= 3.7.4.post0
+DISTVERSION= 3.8.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=17.3.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}chardet>=2.0<5.0,1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}multidict>=4.5<7.0:www/py-multidict@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}async_timeout>=3.0<4.0:devel/py-async_timeout@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0<5.0:devel/py-async_timeout@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yarl>=1.0<2.0:www/py-yarl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.5:devel/py-typing-extensions@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.8.2:devel/py-pytest@${PY_FLAVOR} \
@@ -35,7 +35,7 @@ CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils cython
pre-configure:
-.for file in _frozenlist _helpers _http_parser _http_writer _websocket
+.for file in _helpers _http_parser _http_writer _websocket
@${RM} ${WRKSRC}/aiohttp/${file}.c
@cd ${WRKSRC} && cython-${PYTHON_VER} -3 -o aiohttp/${file}.c aiohttp/${file}.pyx -I aiohttp
.endfor
diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo
index 5bc629fa4f89..17bbad5c9378 100644
--- a/www/py-aiohttp/distinfo
+++ b/www/py-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622602368
-SHA256 (aiohttp-3.7.4.post0.tar.gz) = 493d3299ebe5f5a7c66b9819eacdcfbbaaf1a8e84911ddffcdc48888497afecf
-SIZE (aiohttp-3.7.4.post0.tar.gz) = 1114888
+TIMESTAMP = 1654677485
+SHA256 (aiohttp-3.8.1.tar.gz) = fc5471e1a54de15ef71c1bc6ebe80d4dc681ea600e68bfd1cbce40427f0b7578
+SIZE (aiohttp-3.8.1.tar.gz) = 7324180