Created attachment 394002 [details] elasticsearch-curator-2.1.1.ebuild Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your time-series indices.
shall we do this one too?
Created attachment 395692 [details] elasticsearch-curator-2.1.2.ebuild Added tests/docs
I got 1 run to pass tests which proves the testsuite and the test phase is is good however on repeating I keep getting this. running test Searching for elasticsearch<2.0.0,>=1.0.0 Reading https://pypi.python.org/simple/elasticsearch/ Best match: elasticsearch 1.3.0 Downloading https://pypi.python.org/packages/source/e/elasticsearch/elasticsearch-1.3.0.tar.gz#md5=7b078448754cb10951f3c4190e6841a4 Processing elasticsearch-1.3.0.tar.gz Writing /mnt/gen2/TmpDir/portage/app-misc/elasticsearch-curator-2.1.2/temp/easy_install-gCsnFo/elasticsearch-1.3.0/setup.cfg Running elasticsearch-1.3.0/setup.py -q bdist_egg --dist-dir /mnt/gen2/TmpDir/portage/app-misc/elasticsearch-curator-2.1.2/temp/easy_install-gCsnFo/elasticsearch-1.3.0/egg-dist-tmp-p7Z6z8 Traceback (most recent call last): which leads to fail. It's trying to easy_install elasticsearch-1.3.0.tar.gz#md5=7b078448754cb10951f3c4190e6841a4 so despite having acquired elasticsearch-curator-2.1.2/work/{curator-2.1.2,elasticsearch-1.4.2} setup.py is still insisting on installing elasticsearch itself, unnecessarily. This suggests you need track the source of demanding elasticsearch and patching it out.
A missing dep on dev-python/elasticsearch-py, I'll fix it, thanks.
Created attachment 396238 [details] elasticsearch-curator-2.1.2.ebuild Adding dep on elasticsearch-py.
Created attachment 396710 [details] elasticsearch-curator-2.1.2.ebuild
Created attachment 396712 [details] elasticsearch-curator-2.1.2.ebuild
Created attachment 396714 [details] elasticsearch-curator-2.1.2.ebuild
*elasticsearch-curator-2.1.2 (17 Feb 2015) 17 Feb 2015; Ian Delaney <idella4@gentoo.org> +elasticsearch-curator-2.1.2.ebuild, +metadata.xml: new ebuild written by proxy maintainer, closes bug #536670