naddy
2b3700e37e
drop RCS Ids
2022-03-11 19:57:10 +00:00
pvk
dfd9da55a9
Update py-elasticsearch-curator 5.8.1 -> 5.8.4
...
Changelog: https://github.com/elastic/curator/blob/master/docs/Changelog.rst#584-27-april-2021
From Gonzalo L. Rodriguez, thanks!
2022-02-03 13:38:19 +00:00
sthen
384d97056e
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:32 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
pvk
f6ef6f831e
Loosen urllib3 python dependency,
...
similar patch from jca@
2020-05-15 13:09:36 +00:00
pvk
b31d4a1b01
Update py-elasticsearch-curator 5.6.0 -> 5.8.1
...
Port changes: loose up pyyaml dependency from ==3.13 to >=3.13
2019-10-24 13:35:04 +00:00
ajacoutot
a22022e6a4
Don't hardcode ',python3', use MODPY_FLAVOR.
2019-07-28 07:33:03 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +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
pvk
5dc0d35ae5
Update py-elasticsearch-curator 5.5.2 -> 5.6.0
...
ok sthen@
2019-02-14 07:28:27 +00:00
pvk
93e1c8f078
Update py-elasticsearch-curator 5.3.0 -> 5.5.2
...
take maintainership, ok sebastia@
2018-05-19 22:32:59 +00:00
sebastia
f918d27a4f
update to 5.3.0
2017-11-01 12:34:38 +00:00
sebastia
70e5595957
Update to 5.1.1, bump dependency to py-elasticsearch >=5.4
2017-06-29 17:48:22 +00:00
sebastia
a412e99e71
Require right version of py-certifi, bump REVISION
2017-05-14 11:38:48 +00:00
sebastia
37aa47b95f
Small update to 5.0.2, now requires just updated py-certifi
2017-05-14 11:37:18 +00:00
sebastia
cf1b264e2e
Update to 5.0.1
...
OK jasper@
2017-04-15 17:27:38 +00:00
jasper
d7db80423d
loosen dependency on elasticsearch, as also changed upstream
...
from sebastia@ (MAINTAINER)
2017-02-28 16:20:17 +00:00
sebastia
797ade7d8d
simple update to 4.2.6, with tighter dependency to updated py-certifi
...
works for me since a couple of days without issues
2017-02-04 18:27:18 +00:00
sebastia
f373c6ea8f
simple update to 4.2.5
...
works for me since some days
2017-01-03 08:03:33 +00:00
sebastia
b4b635c9ac
Update to 4.2.4
...
new RDEP to py-certifi
OK jasper@
2016-12-17 21:44:06 +00:00
sebastia
195358d19c
Small bugfix release, however, bug doesn't affect us on OpenBSD
2016-10-19 07:03:11 +00:00
sebastia
eccf1ca16b
Update to 4.1.1
...
most major change new added dependency to devel/py-voluptuous
to be used to validate input of the yaml config files.
2016-10-03 17:54:00 +00:00
sebastia
b80b286530
Minor update to 4.0.6
...
looks good jasper@ same as for textproc/py-elasticsearc
2016-09-02 12:36:10 +00:00
sebastia
1218a1ee8e
Major update to 4.0.5
...
With the update of elasticsearch Curator to the 4.x version, the CLI interface
changed. Instead of parameters, yaml configuration files are used to steer
actions of curator. Configuration file documentation can be found on the
curator reference pages.
https://www.elastic.co/guide/en/elasticsearch/client/curator/4.0/index.html
Update from Pavel Korovin (p AT tristero se)
Also tested by jasper@
2016-08-12 07:01:43 +00:00
jasper
5b7519e021
update to elasticsearch-curator-3.5.1
...
ok sebastia@ (MAINTAINER)
2016-04-14 06:13:44 +00:00
sebastia
e7111cc1d0
Add patch to setup.py to let it work with updated py-elasticsearch.
...
From Pavel Korovin, Thanks!
With comment to upstream git commit from me
2016-01-27 09:16:06 +00:00
sebastia
57ad3e2760
import curator 3.4.0
...
Like a museum curator manages the exhibits and collections on display,
Elasticsearch Curator helps you curate, or manage your indices.
feedback and OK jasper@
2016-01-07 11:56:26 +00:00