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 2023-07-13 17:18:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ara (Old) and /work/SRC/openSUSE:Factory/.python-ara.new.8922 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ara" Thu Jul 13 17:18:08 2023 rev:14 rq:1098405 version:1.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes 2022-08-05 19:51:48.381580440 +0200 +++ /work/SRC/openSUSE:Factory/.python-ara.new.8922/python-ara.changes 2023-07-13 17:18:08.472973063 +0200 @@ -1,0 +2,5 @@ +Wed Jul 12 16:43:03 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Clean up the SPEC file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ara.spec ++++++ --- /var/tmp/diff_new_pack.9zvdts/_old 2023-07-13 17:18:09.112976840 +0200 +++ /var/tmp/diff_new_pack.9zvdts/_new 2023-07-13 17:18:09.120976887 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ara # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ %bcond_with test %endif %define skip_python2 1 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} # plugin for Ansible package %define pythons python3 Name: python-ara @@ -106,7 +105,8 @@ %license LICENSE %python_alternative %{_bindir}/ara %python_alternative %{_bindir}/ara-manage -%{python_sitelib}/* +%{python_sitelib}/ara-%{version}*-info +%{python_sitelib}/ara %endif %changelog