diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 23:38:56 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 23:56:02 +0800 |
commit | 3c6d4fcddcc85859d665eff52ec3a2eac424964d (patch) | |
tree | 789fab5e8db60ed8c84d98dde2723844203ef37d /textproc/py-elasticsearch | |
parent | sysutils/py-upt-cpan: Update to 0.6.1 (diff) |
textproc/py-elasticsearch: Update to 7.15.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 331051063930..8cd940c34a42 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.14.1 +PORTVERSION= 7.15.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 410e1ba3af0d..0b2d66766eeb 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037238 -SHA256 (elasticsearch-7.14.1.tar.gz) = f928898fe06869516f2603f9a96a6f166c06888233806b31ac6568bac0266501 -SIZE (elasticsearch-7.14.1.tar.gz) = 228370 +TIMESTAMP = 1632664374 +SHA256 (elasticsearch-7.15.0.tar.gz) = 6c47eb68f643f3d7d6a6d971e571448b900b9470dc481421c9af9d28a1303911 +SIZE (elasticsearch-7.15.0.tar.gz) = 241840 |