git: 303f7e17feb4 - main - www/py-aiohttp-middlewares: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Nov 2021 19:18:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=303f7e17feb47769789e38042d658f530beb2193 commit 303f7e17feb47769789e38042d658f530beb2193 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 19:07:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 19:14:27 +0000 www/py-aiohttp-middlewares: Update to 1.2.0 Changes: https://github.com/playpauseandstop/aiohttp-middlewares/releases --- www/py-aiohttp-middlewares/Makefile | 7 ++++--- www/py-aiohttp-middlewares/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/www/py-aiohttp-middlewares/Makefile b/www/py-aiohttp-middlewares/Makefile index 25ec5e074428..76115f573517 100644 --- a/www/py-aiohttp-middlewares/Makefile +++ b/www/py-aiohttp-middlewares/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aiohttp-middlewares -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ COMMENT= Collection of useful middlewares for aiohttp applications LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.5<4.0:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}async_timeout>=1.2<4:devel/py-async_timeout@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.0<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}async_timeout>=3.0<5.0:devel/py-async_timeout@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yarl>=1.5.1<2.0.0:www/py-yarl@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-aiohttp-middlewares/distinfo b/www/py-aiohttp-middlewares/distinfo index a250a746745c..39235dbb5b76 100644 --- a/www/py-aiohttp-middlewares/distinfo +++ b/www/py-aiohttp-middlewares/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588450790 -SHA256 (aiohttp-middlewares-1.1.0.tar.gz) = 4a58c090ea50f44ae49a8ce1dc79f7366b8b6223f179f499bc97f399751efeed -SIZE (aiohttp-middlewares-1.1.0.tar.gz) = 14645 +TIMESTAMP = 1636117296 +SHA256 (aiohttp-middlewares-1.2.0.tar.gz) = 3ca1371aa7be3081ce6c31eae82c52e85cff9794e175915a1e73f83731e723f2 +SIZE (aiohttp-middlewares-1.2.0.tar.gz) = 14205