Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:13:21 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: 724d42cd6bf6 - main - textproc/py-elasticsearch: Update to 7.12.0
Message-ID:  <202104180713.13I7DLx1012319@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=724d42cd6bf6a244c91c691dcb5cbd54eb82ef7c

commit 724d42cd6bf6a244c91c691dcb5cbd54eb82ef7c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:06:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:44:11 +0000

    textproc/py-elasticsearch: Update to 7.12.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 67fb5360bf7f..743c7517975c 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.11.0
+PORTVERSION=	7.12.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo
index 647b01182a62..8bec6aeecb17 100644
--- a/textproc/py-elasticsearch/distinfo
+++ b/textproc/py-elasticsearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478451
-SHA256 (elasticsearch-7.11.0.tar.gz) = 1e24b33a82bf381b42d3b0d390f76fdb9d6a9d47b310dea8eaeb0a5933c394c0
-SIZE (elasticsearch-7.11.0.tar.gz) = 218841
+TIMESTAMP = 1618320270
+SHA256 (elasticsearch-7.12.0.tar.gz) = 9a77172be02bc4855210d83f0f1346a1e7d421e3cb2ca47ba81ac0c5a717b3a0
+SIZE (elasticsearch-7.12.0.tar.gz) = 221262



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