Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:19:00 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: 0396cef982d1 - main - textproc/py-elasticsearch: Update to 7.17.0
Message-ID:  <202203071819.227IJ0ad062399@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=0396cef982d1885a7d70c1314c4474568dfdad10

commit 0396cef982d1885a7d70c1314c4474568dfdad10
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:57:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:28 +0000

    textproc/py-elasticsearch: Update to 7.17.0
    
    Changes:        https://github.com/elastic/elasticsearch-py/releases
---
 textproc/py-elasticsearch/Makefile | 2 +-
 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



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