Date: Wed, 13 Oct 2021 14:11:49 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 643374a17483 - main - net/py-eventlet: Add CPE information Message-ID: <202110131411.19DEBnvk056019@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=643374a174833454de44c6d7e5dc33722872f312 commit 643374a174833454de44c6d7e5dc33722872f312 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 14:10:59 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 14:10:59 +0000 net/py-eventlet: Add CPE information Approved by: portmgr (blanket) --- net/py-eventlet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/py-eventlet/Makefile b/net/py-eventlet/Makefile index 3a44bdce8857..b57a0f555065 100644 --- a/net/py-eventlet/Makefile +++ b/net/py-eventlet/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.15.0:dns/py-dnspython@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} -USES= python:3.6+ +USES= cpe python:3.6+ 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?202110131411.19DEBnvk056019>