Compare commits

9 Commits

Author SHA256 Message Date
672770251c Accepting request 1297657 from devel:languages:python
- Update URL to use the new one from codeberg
- Add missing test requirement python-ruamel.yaml

OBS-URL: https://build.opensuse.org/request/show/1297657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ara?expand=0&rev=21
2025-08-05 12:22:32 +00:00
5d9aa667c0 - Update URL to use the new one from codeberg
- Add missing test requirement python-ruamel.yaml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=41
2025-08-05 08:25:21 +00:00
ea488b9b17 Accepting request 1286124 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ara?expand=0&rev=20
2025-06-17 16:21:39 +00:00
c0266c88a9 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=39
2025-06-16 13:43:45 +00:00
639d22aa8b Accepting request 1285329 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1285329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ara?expand=0&rev=19
2025-06-13 16:45:58 +00:00
af9ce42764 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=37
2025-06-13 05:41:23 +00:00
b38a81fbbc Accepting request 1227177 from devel:languages:python
- Update to 1.7.2
  * When recording diffs, properly format and display the "prepared" key
    for the modules that use it (apt, git, cli_config and others)
  * Sorting task results by duration when browsing playbook results works once again
  * Updated bootstrap css from 5.3.0 to 5.3.3
  * Catch SIGINT and SIGTERM signals resulting in the interruption of playbooks to
    set the status of the playbook to "expired" instead of keeping it running forever
    unless expired with `ara playbook expire` from the CLI.
  * Add support for UTF-8 encoded usernames and passwords
  * Add .readthedocs.yaml to fix broken documentation builds
  * Formally include ara as a dependency in order to include --help commands in the docs
  * Added an introduction page
  * Made dependency on ruamel.yaml explicit rather than implicit
  * Update usage of logging.warn to logging.warning for
    python 3.13
  * Updated versions of Ansible tested in CI to Ansible 10 and ansible-core 2.17

OBS-URL: https://build.opensuse.org/request/show/1227177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ara?expand=0&rev=18
2024-11-28 21:43:23 +00:00
349616bf00 INcrease verbosity of tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=35
2024-11-28 17:45:35 +00:00
3552060d78 Accepting request 1226211 from home:glaubitz:branches:devel:languages:python
- Update to 1.7.2
  * When recording diffs, properly format and display the "prepared" key
    for the modules that use it (apt, git, cli_config and others)
  * Sorting task results by duration when browsing playbook results works once again
  * Updated bootstrap css from 5.3.0 to 5.3.3
  * Catch SIGINT and SIGTERM signals resulting in the interruption of playbooks to
    set the status of the playbook to "expired" instead of keeping it running forever
    unless expired with `ara playbook expire` from the CLI.
  * Add support for UTF-8 encoded usernames and passwords
  * Add .readthedocs.yaml to fix broken documentation builds
  * Formally include ara as a dependency in order to include --help commands in the docs
  * Added an introduction page
  * Made dependency on ruamel.yaml explicit rather than implicit
  * Update usage of logging.warn to logging.warning for
    python 3.13
  * Updated versions of Ansible tested in CI to Ansible 10 and ansible-core 2.17

OBS-URL: https://build.opensuse.org/request/show/1226211
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=34
2024-11-28 17:33:51 +00:00
4 changed files with 5 additions and 46 deletions

3
ara-1.7.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16d4f5cee550c23efda83d3e1fa9b48a67af3db37741c14a9e99dc4c2cefc7c8
size 12925821

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a58b2104760a55ebd7a7832e3a67c8c310e926b2d2cea26be3b9a2a38be11d8b
size 13093058

View File

@@ -1,44 +1,3 @@
-------------------------------------------------------------------
Fri Jan 9 22:02:27 UTC 2026 - Marius Grossu <marius.grossu@suse.com>
- Update to 1.7.4:
* Loading or refreshing a page using the light theme should no longer flicker
* The playbook header at the top of a playbook report has been redesigned for clarity and mobile responsiveness
* The hosts, files and records sections have received similar treatment
* The recorded files are now displayed inside a file hierarchy browser
* Include the HTTP error code when logging about an API error
* Bumped fedora images to 43
* Maintenance for ansible-core 2.19/2.10 compatibility
* For ara's own tests, written in ansible. ara already worked with 2.19 and 2.20.
* Bumped tests up to fedora-43, debian-13 and ansible-core 2.20
* Improved how codeberg CI results are sent to demo.recordsansible.org
-------------------------------------------------------------------
Wed Sep 10 06:12:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.7.3
* Added tzdata/zoneinfo to server requirements for compatibility across
versions of python and django
* Bumped the minimum version of django LTS from 3.2 to 4.2 (up to 5.2)
* Added an auto refresh arrow at the top right, allowing automatic refreshes
of the pages at the selected duration
* Clicking on the number of hosts for a playbook on the playbooks page should
now correctly display the results for each host of that playbook
* Avoid using ARA_API_USERNAME and ARA_API_PASSWORD if they are set to
empty values
* Added support for specifying 'all' to ARA_IGNORED_FACTS to prevent ara from
recording any host facts
* New action plugin: ara_label
* Completed migration from GitHub to Codeberg (links, CI jobs, etc.)
* Bumped CI and container images to Fedora 41
* Bumped CI to the latest versions of ansible (11) and ansible-core (2.18)
* Stop using sphinx's get_html_theme_path since it's been deprecated
* Updated contributor documentation to mention Codeberg
* Included a high level overview of how CI jobs work and what they do
* There are no known migrations, deprecations or backwards-incompatible
changes in this release.
* ara 1.7.3 is expected to be the last release supporting python3.8.
-------------------------------------------------------------------
Tue Aug 5 08:23:17 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ara
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
%define pythons python3
%bcond_without libalternatives
Name: python-ara
Version: 1.7.4
Version: 1.7.2
Release: 0
Summary: ARA Records Ansible
License: GPL-3.0-or-later