git: 041ee3302b59 - main - sysutils/py-upt-cpan: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:36:49 UTC 2021


The branch main has been updated by sunpoet:

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

commit 041ee3302b59721b37ab1865449a6e7e9ca0073a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:18:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:05 +0000

    sysutils/py-upt-cpan: Cosmetic change
---
 sysutils/py-upt-cpan/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/py-upt-cpan/Makefile b/sysutils/py-upt-cpan/Makefile
index d80baff9db05..2d79814a3a98 100644
--- a/sysutils/py-upt-cpan/Makefile
+++ b/sysutils/py-upt-cpan/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}upt>=0.6:sysutils/py-upt@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 


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