diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-21 21:24:35 +0000 | 
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-21 21:24:35 +0000 | 
| commit | 8a40b934bfb6ac4330a49d6b352476b6f2c9f9df (patch) | |
| tree | 6ea0bc1c5a0879d48077b1ea683ec31942d70d75 /textproc/py-elasticsearch | |
| parent | Update to 2.7.1 (diff) | |
Update to 7.9.0
Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
Notes
Notes:
    svn path=/head/; revision=545665
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 26b8a1e8c538..90e54565ba0b 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -2,7 +2,7 @@  # $FreeBSD$  PORTNAME=	elasticsearch -PORTVERSION=	7.8.1 +PORTVERSION=	7.9.0  CATEGORIES=	textproc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 475feeafa331..d9e41c9ca462 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596280128 -SHA256 (elasticsearch-7.8.1.tar.gz) = 92b534931865a186906873f75ae0b91808ff5036b0f2b9269eb5f6dc09644b55 -SIZE (elasticsearch-7.8.1.tar.gz) = 163562 +TIMESTAMP = 1598029477 +SHA256 (elasticsearch-7.9.0.tar.gz) = 813ee0afa9d013ad17a76321c97b2894201fa794fbb03b7c8a1573ba9e607c28 +SIZE (elasticsearch-7.9.0.tar.gz) = 165162 | 
