diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-11 14:16:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-11 14:16:47 +0000 |
commit | a28a5746ac6353661f8bbfb8d6a8bf0845542bbb (patch) | |
tree | 9d6a50a410dd3cd3cd9c8115ba8ef20dd5d84a59 /textproc/py-elasticsearch-async | |
parent | Update to 6.3.1 (diff) |
Update to 6.2.0
Changes: https://github.com/elastic/elasticsearch-py-async/commits/master
Notes
Notes:
svn path=/head/; revision=476891
Diffstat (limited to 'textproc/py-elasticsearch-async')
-rw-r--r-- | textproc/py-elasticsearch-async/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-elasticsearch-async/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-elasticsearch-async/Makefile b/textproc/py-elasticsearch-async/Makefile index f4fdeab5bcd1..0ee5e0c2c495 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-async -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch-async/distinfo b/textproc/py-elasticsearch-async/distinfo index 5c1810e00020..88a05293b3a3 100644 --- a/textproc/py-elasticsearch-async/distinfo +++ b/textproc/py-elasticsearch-async/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529611347 -SHA256 (elasticsearch-async-6.1.0.tar.gz) = 14fda8a46a6c54ad324c7baa9e9569433d2a8fe0481a74cdf35646aa1b90cbad -SIZE (elasticsearch-async-6.1.0.tar.gz) = 11154 +TIMESTAMP = 1533917768 +SHA256 (elasticsearch-async-6.2.0.tar.gz) = 2534f3ec80da275723cabd6d354c83eb4b4f6241ad1432b48c2c05fb12175ab1 +SIZE (elasticsearch-async-6.2.0.tar.gz) = 11263 |