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 2025-08-05 14:22:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ara (Old) and /work/SRC/openSUSE:Factory/.python-ara.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ara" Tue Aug 5 14:22:32 2025 rev:21 rq:1297657 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes 2025-06-17 18:22:04.777951033 +0200 +++ /work/SRC/openSUSE:Factory/.python-ara.new.1085/python-ara.changes 2025-08-05 14:23:46.223459629 +0200 @@ -1,0 +2,6 @@ +Tue Aug 5 08:23:17 UTC 2025 - Daniel Garcia <daniel.gar...@suse.com> + +- Update URL to use the new one from codeberg +- Add missing test requirement python-ruamel.yaml + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ara.spec ++++++ --- /var/tmp/diff_new_pack.CmjWbH/_old 2025-08-05 14:23:46.875486763 +0200 +++ /var/tmp/diff_new_pack.CmjWbH/_new 2025-08-05 14:23:46.879486929 +0200 @@ -33,7 +33,9 @@ Release: 0 Summary: ARA Records Ansible License: GPL-3.0-or-later -URL: https://github.com/ansible-community/ara +# Old project URL: https://github.com/ansible-community/ara +# Project moved from github to codeberg gh#ansible-community/ara#603 +URL: https://codeberg.org/ansible-community/ara Source: https://files.pythonhosted.org/packages/source/a/ara/ara-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module pbr} @@ -65,6 +67,7 @@ BuildRequires: %{python_module factory_boy} BuildRequires: %{python_module pyaml} BuildRequires: %{python_module pygments} +BuildRequires: %{python_module ruamel.yaml} BuildRequires: %{python_module tzlocal} BuildRequires: %{python_module whitenoise} %endif