Skip to content

Commit

Permalink
devel/py-packaging: Set USES=python version explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent a890d0d commit 773e297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-packaging/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.BSD

USES= python
USES= python:3.7+
USE_PYTHON= allflavors autoplist concurrent pep517

NO_ARCH= yes
Expand Down

0 comments on commit 773e297

Please sign in to comment.