diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 20:34:30 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 21:00:18 +0800 |
commit | ec509b59b1492875ffec111e7a22425ff9324f28 (patch) | |
tree | e200be01b6dad5be4da34ad05a090dc297ebab6f /textproc/py-elasticsearch | |
parent | textproc/py-arabic-reshaper: Update to 3.0.0 (diff) |
textproc/py-elasticsearch: Update to 7.17.8
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 c054b85f5669..3bbc2c6cdfea 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,5 +1,5 @@ PORTNAME= elasticsearch -PORTVERSION= 7.17.7 +PORTVERSION= 7.17.8 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 1f8a4386c35a..766035cbef23 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057965 -SHA256 (elasticsearch-7.17.7.tar.gz) = ed9c0cd58e05959a56e306ecf444f794da6afde75b213e26758f7a317e5e668c -SIZE (elasticsearch-7.17.7.tar.gz) = 247604 +TIMESTAMP = 1674590012 +SHA256 (elasticsearch-7.17.8.tar.gz) = 840adeb45a5ec9102a83f3cf481aae83a3775b75d6dd83a7310b04e44a5d0308 +SIZE (elasticsearch-7.17.8.tar.gz) = 247888 |