6 Commits

Author SHA1 Message Date
sebastia
79a3994d88 update to 0.11.5
elasticsearch-curator still seems to be happy with it
2019-06-21 07:43:46 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jung
8b36a1a8d8 add python3 flavour
ok sebastia@ (maintainer)
2018-02-06 19:51:50 +00:00
sebastia
97c32c05fc simple update to 0.10.5, fixing some unicode translations 2017-05-09 06:09:42 +00:00
sebastia
95081a6391 Update to 0.10.2
OK jasper@
2017-04-15 17:26:17 +00:00
sebastia
01704f9fc1 import voluptuous
a new dependency for the elasticsearch-curator

Voluptuous, despite the name, is a Python data validation library. It is
primarily intended for validating data coming into Python as JSON, YAML,
etc.


Feedback and OK jasper@
2016-10-03 17:40:26 +00:00