| Summary: | dev-python/pynag - version bump to 1.1.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ben Kohler <bkohler> |
| Component: | Current packages | Assignee: | Tony Vroon (RETIRED) <chainsaw> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | joakim.tjernlund, python |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | My fast bump | ||
Yes please Created attachment 599346 [details]
My fast bump
This builds, was just a copy and EAPI bump
pkg removed from tree |
Please bump version, includes python3 support! Thanks! Changes in 1.1.2 Bug Fixes: - Python 3 compatibility - Python 2.7 compatibility - use_regexp_matching=0 does not work properly when using + in hostname (#248) New Features: - Support multi members in hostgroup definition (#244) Changes in 1.1.1 (unreleased) Bug Fixes: - Fix recursive delete of host - Multiple fixes for macro resolving - Fix issues when finding command file fails - Multiple fixes to daemon class and sudo - Fix crash when archives directory contains directories - Python 2.6 compatibility - Fix comment_id being used instead of downtime_id in pynag.Model New Features: - New class: livestatus.LivestatusQuery - New methods: Livestatus.write() and livestatus.raw_query() - Livestatus now retries on socket errors - New module Utils.state - New module Parsers.main Refactor: - Perfdata moved to Utils.metrics - GitRepo moved to Utils.git - PynagError moved to pynag.errors - send_nsca moved to Utils.nsca - synchronized moved to Utils.decorators - cache_only moved to Utils.decorators - reconsile_threshold moved to Utils.metrics - check_threshold moved to Plugins.classic_threshold_syntax - check_range moved to Plugins.classic_threshold_syntax - Livestatus moved to Parsers.livestatus - Config moved to Parsers.config_parser - SshConfig moved to Parsers.ssh_config - StatusDat moved to Parsers.status_dat - RetentionDat moved to Parsers.retention_dat - ObjectCache moved to Parsers.object_cache - ExtraOptsParser moved to Parsers.extra_opts - LogFiles moved to Parsers.logs