Skip to content

Commit

Permalink
www/py-instabot: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.7+ (via multimedia/py-moviepy)
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent b08f1f4 commit b7e93d7
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.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down

0 comments on commit b7e93d7

Please sign in to comment.