Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ara for openSUSE:Factory checked in at 2021-03-16 15:44:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ara (Old) and /work/SRC/openSUSE:Factory/.python-ara.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ara" Tue Mar 16 15:44:40 2021 rev:11 rq:879105 version:1.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes 2020-11-12 22:46:02.942558759 +0100 +++ /work/SRC/openSUSE:Factory/.python-ara.new.2401/python-ara.changes 2021-03-16 15:46:20.681223145 +0100 @@ -1,0 +2,19 @@ +Mon Mar 15 08:27:33 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.5.4: + - ara playbook metrics: provides stats aggregated by name, path, ansible version or controller + - ara host metrics: provides task result stats for hosts across playbooks + - ara task metrics: provides duration stats aggregated by task name, action/module or path + - Threading is now disabled by default to avoid running into sqlite locking contention + For details, see: https://github.com/ansible-community/ara/issues/195 + - The callback didn't provide a timezone for timestamps which could result in a wrong + interpretation by the API server. Timestamps are now provided as UTC. + - The hostname of the controller that ran the playbook is now recorded by ara + - ARA API server container images are now published to quay.io/recordsansible/ara-api + in addition to hub.docker.com/r/recordsansible/ara-api. + - The 'which' package is now installed as a dependency + - Removed a temporary workaround for dynaconf switching from PyYAML to ruamel.yaml + - Added missing information about the play when browsing details for a task result +- switch to single build, this is a ansible plugin and cli tool + +------------------------------------------------------------------- Old: ---- ara-1.5.3.tar.gz New: ---- ara-1.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ara.spec ++++++ --- /var/tmp/diff_new_pack.MGDwFe/_old 2021-03-16 15:46:21.209223965 +0100 +++ /var/tmp/diff_new_pack.MGDwFe/_new 2021-03-16 15:46:21.213223971 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ara # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,8 +26,10 @@ %endif %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} +# plugin for Ansible package +%define pythons python3 Name: python-ara -Version: 1.5.3 +Version: 1.5.4 Release: 0 Summary: ARA Records Ansible License: GPL-3.0-or-later ++++++ ara-1.5.3.tar.gz -> ara-1.5.4.tar.gz ++++++ ++++ 2018 lines of diff (skipped)
