aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:07:02 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:14:27 +0000
commit303f7e17feb47769789e38042d658f530beb2193 (patch)
tree2c15a3be9297b541da262771bdaf45e7edf1b9cf
parent8cc83fe1f47ffb702ec46d2034027a9c8ca988da (diff)
downloadports-303f7e17feb47769789e38042d658f530beb2193.tar.gz
ports-303f7e17feb47769789e38042d658f530beb2193.zip
www/py-aiohttp-middlewares: Update to 1.2.0
-rw-r--r--www/py-aiohttp-middlewares/Makefile7
-rw-r--r--www/py-aiohttp-middlewares/distinfo6
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