diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-24 20:42:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-25 12:11:00 +0700 |
commit | 28c825b2f23a7853a8e07d740fd3f50c3fba0ee1 (patch) | |
tree | 378e073c638a449b597df30367692a3595eaa154 /python/elasticsearch5/elasticsearch5.info | |
parent | c1bc1a4e1b9d7bd5341001ce1ccb755cb79fcd0f (diff) |
python/elasticsearch5: Added (python client for Elasticsearch).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/elasticsearch5/elasticsearch5.info')
-rw-r--r-- | python/elasticsearch5/elasticsearch5.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/elasticsearch5/elasticsearch5.info b/python/elasticsearch5/elasticsearch5.info new file mode 100644 index 0000000000000..efaf0c0d7b85f --- /dev/null +++ b/python/elasticsearch5/elasticsearch5.info @@ -0,0 +1,10 @@ +PRGNAM="elasticsearch5" +VERSION="5.5.5" +HOMEPAGE="https://github.com/elastic/elasticsearch-py" +DOWNLOAD="https://files.pythonhosted.org/packages/ba/e1/f155aeb593f3ee18e35aa17194a6c7794b61ccb00d1542322724e1f95701/elasticsearch5-5.5.5.tar.gz" +MD5SUM="6ae364c6e1a3186dc03e0a119e95ef50" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python-urllib3" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |