www/py-aiohttp-middlewares: Update to 1.2.0

Changes:	https://github.com/playpauseandstop/aiohttp-middlewares/releases
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:07:02 +08:00
parent 8cc83fe1f4
commit 303f7e17fe
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 6 deletions

View file

@ -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

View file

@ -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