Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 17:47:40 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: 652de7e11f47 - main - textproc/py-elasticsearch: Update to 7.13.1
Message-ID:  <202106141747.15EHledp054833@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=652de7e11f47964984ef989619bd15c161a7edb3

commit 652de7e11f47964984ef989619bd15c161a7edb3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-14 17:40:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-14 17:40:43 +0000

    textproc/py-elasticsearch: Update to 7.13.1
    
    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 afb2f05cee75..981fc402f250 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.13.0
+PORTVERSION=	7.13.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo
index 1a5b1e0946da..f47889017b88 100644
--- a/textproc/py-elasticsearch/distinfo
+++ b/textproc/py-elasticsearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622037994
-SHA256 (elasticsearch-7.13.0.tar.gz) = da3de0451c61e9357cec2f8bf32d8aea65974e5717b5deef53718392cf4c2985
-SIZE (elasticsearch-7.13.0.tar.gz) = 229645
+TIMESTAMP = 1622214118
+SHA256 (elasticsearch-7.13.1.tar.gz) = d6bcca0b2e5665d08e6fe6fadc2d4d321affd76ce483603078fc9d3ccd2bc0f9
+SIZE (elasticsearch-7.13.1.tar.gz) = 218336



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