Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:48 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f9ca299a06c3 - main - sysutils/py-upt-rubygems: Cosmetic change
Message-ID:  <202104291436.13TEamaY052334@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit f9ca299a06c315acc05ea5582cc10a702a7829be
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:18:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291436.13TEamaY052334>