aboutsummaryrefslogtreecommitdiff
path: root/www/py-instabot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 23:14:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 23:14:56 +0000
commit05ad07c405de2b9f6d31005b0f4a52e20f49a2fe (patch)
tree2090ea8a73b9b44deb43cc6d0500c33afd080f34 /www/py-instabot
parentac54579d4024a3381ccc7f0541b510fd8a5d400b (diff)
downloadports-05ad07c405de2b9f6d31005b0f4a52e20f49a2fe.tar.gz
ports-05ad07c405de2b9f6d31005b0f4a52e20f49a2fe.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=561160
Diffstat (limited to 'www/py-instabot')
-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 b4881622bb1f..c6ff5a616b13 100644
--- a/www/py-instabot/Makefile
+++ b/www/py-instabot/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2019.11.28:security/py-certifi@${PY
${PYTHON_PKGNAMEPREFIX}moviepy>=1.0.1:multimedia/py-moviepy@${PY_FLAVOR} \
${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}pysocks>=1.7.1:net/py-pysocks@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3:devel/py-pytz@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>=0.10.9:devel/py-responses@${PY_FLAVOR} \