Skip to content

Commit

Permalink
devel/py-osc-lib: 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 b66d5d9 commit 0776955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-osc-lib/Makefile
Expand Up @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.2.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit 0776955

Please sign in to comment.