Skip to content

Commit

Permalink
devel/py-oslo.cache: 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 0776955 commit 53edc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-oslo.cache/Makefile
Expand Up @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dogpile.cache>=1.1.5:devel/py-dogpile.cache@
${PYTHON_PKGNAMEPREFIX}oslo.log>=4.2.1:devel/py-oslo.log@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.2.0:devel/py-oslo.utils@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit 53edc0c

Please sign in to comment.