elasticsearch-curator 5.8.1-5 source package in Ubuntu
Changelog
elasticsearch-curator (5.8.1-5) unstable; urgency=medium * Team upload. * Fix watchfile to detect new versions on github * Replace python3-nosexcover by plain python3-nose * Fix SyntaxWarning (Closes: #1040284) [ Emmanuel Arias ] * d/patches/0006-Bump-version-yaml-5.4.1.patch: Make elasticsearch-curator compatible with python3-yaml 5.4.1+ versions (Closes: #1026566). * d/control: Bump Standards-Version to 4.6.2 (from 4.6.0; no further changes needed). * d/control: Remove trivial autopkgtest-pkg-python. * d/watch: Bump file to version 4. * d/control: Add Rules-Requires-Root: no in the source stanza. -- Alexandre Detiste <email address hidden> Fri, 07 Jun 2024 23:48:33 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | admin | |
Oracular | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
elasticsearch-curator_5.8.1-5.dsc | 2.7 KiB | 126485975e08e3b6a5c06ca20c942d83774d7b25ccc890759aac8da360668531 |
elasticsearch-curator_5.8.1.orig.tar.gz | 225.8 KiB | bbb329f59906af97357ea6694684318d00cca507f14cab4b3f70df59b6a1e345 |
elasticsearch-curator_5.8.1-5.debian.tar.xz | 9.3 KiB | d1ec387a72b2ee4d829fca1b20b9a99164ccbce1f985bc5fdb02816d4b420022 |
Available diffs
- diff from 5.8.1-4.1 to 5.8.1-5 (3.5 KiB)
No changes file available.
Binary packages built by this source
- elasticsearch-curator: command-line tool for managing Elasticsearch time-series indices
Elasticsearch Curator helps manage Elasticsearch time-series indices. It
consists of a Python library and a CLI tool providing a high-level interface
to Elasticsearch administration tasks, such as:
.
- Management of index aliases
- Index optimization
- Changing the replica count
- Modifying the shard/index allocation using routing tags
- Index snapshotting
.
This package contains the curator and es_repo_mgr command-line tools.
- python-elasticsearch-curator-doc: Python library for managing Elasticsearch time-series indices (documentation)
Elasticsearch Curator helps manage Elasticsearch time-series indices. It
consists of a Python library and a CLI tool providing a high-level interface
to Elasticsearch administration tasks, such as:
.
- Management of index aliases
- Index optimization
- Changing the replica count
- Modifying the shard/index allocation using routing tags
- Index snapshotting
.
This package contains the Python library documentation.
- python3-elasticsearch-curator: Python 3 library for managing Elasticsearch time-series indices
Elasticsearch Curator helps manage Elasticsearch time-series indices. It
consists of a Python library and a CLI tool providing a high-level interface
to Elasticsearch administration tasks, such as:
.
- Management of index aliases
- Index optimization
- Changing the replica count
- Modifying the shard/index allocation using routing tags
- Index snapshotting
.
This package contains the Python 3 version of the library.