[Python-modules-commits] [elasticsearch-curator] branch upstream updated (76aeef4 -> f09559d)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Feb 12 12:50:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a change to branch upstream
in repository elasticsearch-curator.

      from  76aeef4   Import elasticsearch-curator_3.4.0.orig.tar.gz
       new  f09559d   Imported Upstream version 3.4.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                               |   1 +
 CONTRIBUTORS                             |   6 +
 Changelog.rst                            | 684 +------------------------------
 Dockerfile                               |   2 +-
 LICENSE.txt                              |   2 +-
 binary_release.py                        |  91 ++++
 curator/_version.py                      |   2 +-
 curator/api/allocation.py                |   2 +-
 curator/api/optimize.py                  |   4 +-
 curator/api/snapshot.py                  |  14 +-
 curator/api/utils.py                     | 193 ++++++++-
 curator/cli/es_repo_mgr.py               |  94 +----
 curator/cli/index_selection.py           |   5 +
 curator/cli/utils.py                     |  23 +-
 docs/Changelog.rst                       |  36 +-
 docs/asciidoc/commands/show.asciidoc     |   4 +-
 docs/asciidoc/index.asciidoc             |   4 +-
 docs/asciidoc/misc/examples.asciidoc     |   2 +-
 docs/asciidoc/misc/installation.asciidoc |  13 +-
 docs/examples.rst                        |   2 +-
 docs/utilities.rst                       |  12 +
 setup.py                                 | 126 ++++--
 test/integration/test_cli_commands.py    |  60 +++
 test/unit/test_api_commands.py           |  87 +++-
 test/unit/test_api_utils.py              |  15 +-
 test/unit/test_cli_utils.py              |   2 +-
 test/unit/test_es_repo_mgr.py            |   2 +-
 27 files changed, 642 insertions(+), 846 deletions(-)
 mode change 100644 => 120000 Changelog.rst
 create mode 100644 binary_release.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/elasticsearch-curator.git



More information about the Python-modules-commits mailing list