aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:22:40 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:22:40 +0000
commit98ba32b2b3d37783fdfc6edfca12a575e599649b (patch)
tree98d6f6375be46dadb62e0044d0bed2cb2f28747b /www
parent1dc63585b0477e558a3d65608df60a17ba9b6298 (diff)
downloadports-98ba32b2b3d37783fdfc6edfca12a575e599649b.tar.gz
ports-98ba32b2b3d37783fdfc6edfca12a575e599649b.zip
www/py-instabot: Update version requirement of RUN_DEPENDS
Diffstat (limited to 'www')
-rw-r--r--www/py-instabot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-instabot/Makefile b/www/py-instabot/Makefile
index 581bf733920b..4328e8f0aede 100644
--- a/www/py-instabot/Makefile
+++ b/www/py-instabot/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2019.11.28:security/py-certifi@${PY
${PYTHON_PKGNAMEPREFIX}schedule>=0.6.0:devel/py-schedule@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.14.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=4.41.1:misc/py-tqdm@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.7:net/py-urllib3@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.7,1:net/py-urllib3@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils