Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package variety for openSUSE:Factory checked in at 2022-01-07 12:47:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/variety (Old) and /work/SRC/openSUSE:Factory/.variety.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "variety" Fri Jan 7 12:47:00 2022 rev:11 rq:944687 version:0.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/variety/variety.changes 2021-09-29 20:20:32.283129734 +0200 +++ /work/SRC/openSUSE:Factory/.variety.new.1896/variety.changes 2022-01-07 12:48:14.787923169 +0100 @@ -1,0 +2,7 @@ +Thu Jan 6 20:20:03 UTC 2022 - Luciano Santos <[email protected]> + +- Add subtle missed python3-requests runtime requirement due to + python script not checking it at build-time, but declared in + requirements.txt. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ variety.spec ++++++ --- /var/tmp/diff_new_pack.h7Y8K7/_old 2022-01-07 12:48:15.323923541 +0100 +++ /var/tmp/diff_new_pack.h7Y8K7/_new 2022-01-07 12:48:15.327923544 +0100 @@ -1,7 +1,7 @@ # # spec file for package variety # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2014-2021 Malcolm J Lewis <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -54,6 +54,7 @@ Requires: python3-lxml Requires: python3-pycairo Requires: python3-pycurl +Requires: python3-requests Requires: yelp # MANUAL END BuildArch: noarch
