Skip to content

Commit

Permalink
devel/py-websockify: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.7+
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent 383d795 commit a5dca8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-websockify/Makefile
Expand Up @@ -13,7 +13,7 @@ LICENSE= LGPL3

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit a5dca8f

Please sign in to comment.