aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:21:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:21:54 +0000
commitab00cd45c723f59115e6866292fa98d75a9213cb (patch)
tree569df93b40d9c5977d5e45ac9357353f738a716d /net-im
parentdc7571b7526e6fc8c1d4a3c24b2a65b098c372a5 (diff)
downloadports-ab00cd45c723f59115e6866292fa98d75a9213cb.tar.gz
ports-ab00cd45c723f59115e6866292fa98d75a9213cb.zip
net-im/py-telepot: Update version requirement of RUN_DEPENDS
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-telepot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile
index 8adef2a4ec1e..8d9ee44678d2 100644
--- a/net-im/py-telepot/Makefile
+++ b/net-im/py-telepot/Makefile
@@ -10,7 +10,7 @@ COMMENT= Python framework for Telegram Bot API
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0.0:www/py-aiohttp@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1:net/py-urllib3@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1,1:net/py-urllib3@${PY_FLAVOR}
USES= dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils