Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redfishtool for openSUSE:Factory checked in at 2023-07-11 15:56:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redfishtool (Old) and /work/SRC/openSUSE:Factory/.redfishtool.new.8922 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redfishtool" Tue Jul 11 15:56:59 2023 rev:5 rq:1097981 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/redfishtool/redfishtool.changes 2021-03-16 15:46:34.377244407 +0100 +++ /work/SRC/openSUSE:Factory/.redfishtool.new.8922/redfishtool.changes 2023-07-11 15:57:14.785151519 +0200 @@ -1,0 +2,8 @@ +Fri May 26 15:33:05 UTC 2023 - Thomas Renninger <[email protected]> + +- Add python3-dateutils dependency to fix: + File "/usr/lib/python3.10/site-packages/redfishtoollib/redfishtoolTransport.py", line 44, in <module> + from dateutil import parser + ModuleNotFoundError: No module named 'dateutil' + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redfishtool.spec ++++++ --- /var/tmp/diff_new_pack.cS3GYG/_old 2023-07-11 15:57:15.465155474 +0200 +++ /var/tmp/diff_new_pack.cS3GYG/_new 2023-07-11 15:57:15.469155498 +0200 @@ -1,7 +1,7 @@ # # spec file for package redfishtool # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020-2021, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-setuptools +Requires: python3-dateutils Requires: python3-requests BuildArch: noarch
