Skip to content

Commit

Permalink
www/py-instabot: Update USES=python
Browse files Browse the repository at this point in the history
multimedia/py-moviepy requires Python 3.8+
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 20a2ff5 commit 8d838c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/py-instabot/Makefile
Expand Up @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2019.11.28:security/py-certifi@${PY
${PYTHON_PKGNAMEPREFIX}tqdm>=4.41.1:misc/py-tqdm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.7,1:net/py-urllib3@${PY_FLAVOR}

USES= python:3.7+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down

0 comments on commit 8d838c5

Please sign in to comment.