Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2022 18:43:56 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8e667e11030d - main - textproc/py-elasticsearch: unbreak
Message-ID:  <202205111843.24BIhuTV034606@gitrepo.freebsd.org>

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

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

commit 8e667e11030d7c32ed024efd3f63d80891292812
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-05-11 18:43:28 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-05-11 18:43:28 +0000

    textproc/py-elasticsearch: unbreak
---
 textproc/py-elasticsearch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index b25baaae1644..8d23d464f107 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -23,7 +23,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
-USE_PYTHON=	autoplist concurrent distutils nose
+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?202205111843.24BIhuTV034606>