Skip to content

Commit

Permalink
multimedia/py-moviepy: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.8+
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent abf70d6 commit 3137468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimedia/py-moviepy/Makefile
Expand Up @@ -20,7 +20,7 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${PYTHON_PKGNAMEPREFIX}requests>=2.8.1<3.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=4.11.2<5.0:misc/py-tqdm@${PY_FLAVOR} \

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

NO_ARCH= yes
Expand Down

0 comments on commit 3137468

Please sign in to comment.