Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clustershell for openSUSE:Factory checked in at 2022-05-19 22:49:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clustershell (Old) and /work/SRC/openSUSE:Factory/.clustershell.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clustershell" Thu May 19 22:49:24 2022 rev:8 rq:977989 version:1.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/clustershell/clustershell.changes 2021-11-09 23:55:14.063971701 +0100 +++ /work/SRC/openSUSE:Factory/.clustershell.new.1538/clustershell.changes 2022-05-19 22:49:38.790359997 +0200 @@ -1,0 +2,5 @@ +Wed May 18 06:06:55 UTC 2022 - Steve Kowalik <[email protected]> + +- Prepare for Python 3.10 by correcting sitelib install paths. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clustershell.spec ++++++ --- /var/tmp/diff_new_pack.Kqr8yy/_old 2022-05-19 22:49:39.974361514 +0200 +++ /var/tmp/diff_new_pack.Kqr8yy/_new 2022-05-19 22:49:39.978361519 +0200 @@ -1,7 +1,7 @@ # # spec file for package clustershell # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2021 Stephane Thiell <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -193,7 +193,7 @@ %{_bindir}/clush-%{python3_shortver} %{_bindir}/nodeset-%{python3_shortver} %{python3_sitelib}/ClusterShell/ -%{python3_sitelib}/ClusterShell-*-py?.?.egg-info +%{python3_sitelib}/ClusterShell-*-py?.*.egg-info %else @@ -206,7 +206,7 @@ %{_bindir}/clush %{_bindir}/nodeset %{python3_sitelib}/ClusterShell/ -%{python3_sitelib}/ClusterShell-*-py?.?.egg-info +%{python3_sitelib}/ClusterShell-*-py?.*.egg-info %endif %files
