git: ab00cd45c723 - main - net-im/py-telepot: Update version requirement of RUN_DEPENDS

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:32:02 UTC 2021


The branch main has been updated by sunpoet:

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

commit ab00cd45c723f59115e6866292fa98d75a9213cb
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:21:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:21:54 +0000

    net-im/py-telepot: Update version requirement of RUN_DEPENDS
---
 net-im/py-telepot/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile
index 8adef2a4ec1e..8d9ee44678d2 100644
--- a/net-im/py-telepot/Makefile
+++ b/net-im/py-telepot/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Python framework for Telegram Bot API
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0.0:www/py-aiohttp@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1:net/py-urllib3@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1,1:net/py-urllib3@${PY_FLAVOR}
 
 USES=		dos2unix python:3.6+
 USE_PYTHON=	autoplist concurrent distutils


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