git: 94aa03b29491 - main - sysutils/py-elf_diff: Update python version limit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 02:11:33 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=94aa03b294917c09f8e3366ef86943067f6d6106 commit 94aa03b294917c09f8e3366ef86943067f6d6106 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-12-31 23:31:12 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-01-01 02:11:09 +0000 sysutils/py-elf_diff: Update python version limit PR: 275494 Reported by: wen@ Approved by: maintainer --- sysutils/py-elf_diff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/py-elf_diff/Makefile b/sysutils/py-elf_diff/Makefile index 94c8efc44d1a..ec482a7dc4db 100644 --- a/sysutils/py-elf_diff/Makefile +++ b/sysutils/py-elf_diff/Makefile @@ -22,7 +22,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>0:devel/py-deepdiff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ git:devel/git -USES= python:3.8-3.10 +USES= python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils