Skip to content

Commit

Permalink
devel/py-flit: Update USES=python
Browse files Browse the repository at this point in the history
textproc/py-tomli-w require Python 3.7+
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent cec4e79 commit 4d33e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-flit/Makefile
Expand Up @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tomli-w>=0:textproc/py-tomli-w@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit 4d33e6f

Please sign in to comment.