git: f9ca299a06c3 - main - sysutils/py-upt-rubygems: Cosmetic change

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


The branch main has been updated by sunpoet:

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

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

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

diff --git a/sysutils/py-upt-rubygems/Makefile b/sysutils/py-upt-rubygems/Makefile
index 18f0d297a246..18131335e38e 100644
--- a/sysutils/py-upt-rubygems/Makefile
+++ b/sysutils/py-upt-rubygems/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}upt>=0.11: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