Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2022-04-11 23:49:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Mon Apr 11 23:49:50 2022 rev:36 rq:969276 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2022-04-04 19:26:44.876292711 +0200 +++ /work/SRC/openSUSE:Factory/.borgbackup.new.1900/borgbackup.changes 2022-04-11 23:51:07.441783232 +0200 @@ -1,0 +2,5 @@ +Mon Apr 11 18:28:23 UTC 2022 - Scott Bradnick <scott.bradn...@suse.com> + +- Adding 'Requires: python3-msgpack' per boo#1198267. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.ZTuleY/_old 2022-04-11 23:51:08.005776797 +0200 +++ /var/tmp/diff_new_pack.ZTuleY/_new 2022-04-11 23:51:08.025776569 +0200 @@ -72,6 +72,8 @@ BuildRequires: python3-devel # msgpack is not included with borg version >= 1.2.0 anymore BuildRequires: python3-msgpack +# "ModuleNotFoundError: No module named 'msgpack'" otherwise +Requires: python3-msgpack BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm BuildRequires: python3-sphinx_rtd_theme