aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-09 18:50:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-09 18:50:23 +0000
commit03cc2584d4a4e2fe5ee63efa7cda61a8f84d2b24 (patch)
tree27eeab935de6b3f3af77c9d218a757d4d2c23d1b /textproc/Makefile
parent2383c10067ab53056fff94f73997e37fa9288324 (diff)
downloadports-03cc2584d4a4e2fe5ee63efa7cda61a8f84d2b24.tar.gz
ports-03cc2584d4a4e2fe5ee63efa7cda61a8f84d2b24.zip
Add py-elasticsearch-async 6.0.0
This is an adapter for elasticsearch providing a transport layer based on Python's asyncio module. All API calls now return a future wrapping the response. WWW: https://pypi.python.org/pypi/elasticsearch-async WWW: https://github.com/elastic/elasticsearch-py-async
Notes
Notes: svn path=/head/; revision=466882
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 7712ce16a171..84903eb2ffcb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1287,6 +1287,7 @@
SUBDIR += py-docutils
SUBDIR += py-dsv
SUBDIR += py-elasticsearch
+ SUBDIR += py-elasticsearch-async
SUBDIR += py-elasticsearch5
SUBDIR += py-elasticsearch-curator
SUBDIR += py-elasticsearch-dsl-py