git: 32bc810aafc9 - main - devel/py-prance: Update version requirement of RUN_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=32bc810aafc9054f04a7e836f27b740bcbe609d5
commit 32bc810aafc9054f04a7e836f27b740bcbe609d5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:29:49 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:14 +0000
devel/py-prance: Update version requirement of RUN_DEPENDS
---
devel/py-prance/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-prance/Makefile b/devel/py-prance/Makefile
index 9f901a60571f..841cc6650983 100644
--- a/devel/py-prance/Makefile
+++ b/devel/py-prance/Makefile
@@ -12,7 +12,7 @@ COMMENT= Resolving Swagger/OpenAPI 2.0 and 3.0.0 parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0:textproc/py-chardet@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0,1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=5.3:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.22:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}semver>=2.9:devel/py-semver@${PY_FLAVOR} \
More information about the dev-commits-ports-all
mailing list