Skip to content

Commit

Permalink
devel/py-os-win: Update USES=python
Browse files Browse the repository at this point in the history
devel/py-oslo.utils requires Python 3.8+
  • Loading branch information
sunpoet committed Jul 11, 2022
1 parent 2491f06 commit b66d5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-os-win/Makefile
Expand Up @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.7.0:devel/py-oslo.utils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit b66d5d9

Please sign in to comment.