git: ba16c925ce66 - main - dns/py-localzone: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:10:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba16c925ce66a8a924a9e434b386c9e49cbca622 commit ba16c925ce66a8a924a9e434b386c9e49cbca622 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:32:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:00:06 +0000 dns/py-localzone: Update version requirement of RUN_DEPENDS --- dns/py-localzone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/py-localzone/Makefile b/dns/py-localzone/Makefile index a86f695b3e42..f2e3a6869224 100644 --- a/dns/py-localzone/Makefile +++ b/dns/py-localzone/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/ags-slc/localzone LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0,1:dns/py-dnspython@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils