git: 1ce895f9a610 - main - devel/py-twine: Update RUN_DEPENDS after f043e2bdfd2063a32f59a9100cfc80bd3a580f7a

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 11 21:52:41 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ce895f9a6104647320f4eecea05cf1ef0ba2ad5

commit 1ce895f9a6104647320f4eecea05cf1ef0ba2ad5
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:16:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:14 +0000

    devel/py-twine: Update RUN_DEPENDS after f043e2bdfd2063a32f59a9100cfc80bd3a580f7a
---
 devel/py-twine/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-twine/Makefile b/devel/py-twine/Makefile
index 2c057d3d8b64..9ec35608cce0 100644
--- a/devel/py-twine/Makefile
+++ b/devel/py-twine/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.4.3:devel/py-colorama@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}keyring>=15.1:security/py-keyring@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}keyring>=15.1,1:security/py-keyring@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pkginfo>=1.4.2:sysutils/py-pkginfo@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}readme-renderer>=21.0:devel/py-readme-renderer@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} \


More information about the dev-commits-ports-all mailing list