diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 01:57:08 +0800 | 
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 02:11:28 +0800 | 
| commit | 0396cef982d1885a7d70c1314c4474568dfdad10 (patch) | |
| tree | e560670afc5dbe690748b01eb283269b59e04af6 /textproc/py-elasticsearch | |
| parent | textproc/py-charset-normalizer: Update to 2.0.12 (diff) | |
textproc/py-elasticsearch: Update to 7.17.0
Changes:	https://github.com/elastic/elasticsearch-py/releases
Diffstat (limited to 'textproc/py-elasticsearch')
| -rw-r--r-- | textproc/py-elasticsearch/Makefile | 2 | ||||
| -rw-r--r-- | textproc/py-elasticsearch/distinfo | 6 | 
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index b73bdf907647..606ba3febd7f 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,7 +1,7 @@  # Created by: Ryan Steinmetz <zi@FreeBSD.org>  PORTNAME=	elasticsearch -PORTVERSION=	7.16.3 +PORTVERSION=	7.17.0  CATEGORIES=	textproc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 01f6d15c6426..bde21b94c003 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102351 -SHA256 (elasticsearch-7.16.3.tar.gz) = 8adf8bc351ed55df7296be1009d38a1c999c0abc7d8700fa88533f1ad6087c5e -SIZE (elasticsearch-7.16.3.tar.gz) = 247354 +TIMESTAMP = 1646058132 +SHA256 (elasticsearch-7.17.0.tar.gz) = 406013783cc36af28ea36cd58cf184cd646530e47eea41336b386322fb878b59 +SIZE (elasticsearch-7.17.0.tar.gz) = 241536  | 
