Bug 227794 - [NEW PORT] textproc/py-elasticsearch-dsl: High level Python client for Elasticsearch
Summary: [NEW PORT] textproc/py-elasticsearch-dsl: High level Python client for Elasti...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-26 16:06 UTC by Jeremy Baggs
Modified: 2018-05-14 22:16 UTC (History)
1 user (show)

See Also:


Attachments
shar file (2.41 KB, text/plain)
2018-04-26 16:06 UTC, Jeremy Baggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Baggs 2018-04-26 16:06:29 UTC
Created attachment 192830 [details]
shar file

Elasticsearch DSL is a high-level library whose aim is to help with writing
and running queries against Elasticsearch.

Current version.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-14 22:09:45 UTC
A commit references this bug:

Author: dbaio
Date: Mon May 14 22:08:48 UTC 2018
New revision: 469978
URL: https://svnweb.freebsd.org/changeset/ports/469978

Log:
  Add textproc/py-elasticsearch-dsl: High level Python client for Elasticsearch

  - Repocopy from textproc/py-elasticsearch-dsl-py (v0.0.11)
  - Update to 6.1.0
  - PORTNAME equals to PyPI-name (Python Ports Policy)

  Version 6 (6.x.y) is for Elasticsearch 6.0 and later.

  PR:		227794
  Submitted by:	Jeremy Baggs <jbaggs2016@gmail.com>

Changes:
  head/textproc/Makefile
  head/textproc/py-elasticsearch-dsl/
  head/textproc/py-elasticsearch-dsl/Makefile
  head/textproc/py-elasticsearch-dsl/distinfo
  head/textproc/py-elasticsearch-dsl/pkg-descr
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-14 22:15:52 UTC
A commit references this bug:

Author: dbaio
Date: Mon May 14 22:15:03 UTC 2018
New revision: 51654
URL: https://svnweb.freebsd.org/changeset/doc/51654

Log:
  Add Jeremy Baggs to contributors

  Maintainer of:	net/py-iptools
  		textproc/py-elasticsearch-dsl

  PR:		227794

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2018-05-14 22:16:57 UTC
Committed with a few changes.
Thanks for your contribution.