diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:43 +0000 |
commit | 07e45131fafa5b9f1a9201ad1232a1604e147404 (patch) | |
tree | f1cbc626e4e28559c15e6a919ea89e326cea1d95 /textproc/py-elasticsearch | |
parent | Update to 1.7.2 (diff) |
Update to 7.11.0
Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
Notes
Notes:
svn path=/head/; revision=565627
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 cb7f5a93c1b5..25d3c850807a 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 7.10.1 +PORTVERSION= 7.11.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index e3e42ca2d210..647b01182a62 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607685405 -SHA256 (elasticsearch-7.10.1.tar.gz) = a725dd923d349ca0652cf95d6ce23d952e2153740cf4ab6daf4a2d804feeed48 -SIZE (elasticsearch-7.10.1.tar.gz) = 215377 +TIMESTAMP = 1613478451 +SHA256 (elasticsearch-7.11.0.tar.gz) = 1e24b33a82bf381b42d3b0d390f76fdb9d6a9d47b310dea8eaeb0a5933c394c0 +SIZE (elasticsearch-7.11.0.tar.gz) = 218841 |