Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pecan for openSUSE:Factory checked in at 2023-01-29 14:10:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pecan (Old) and /work/SRC/openSUSE:Factory/.python-pecan.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pecan" Sun Jan 29 14:10:29 2023 rev:32 rq:1061733 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes 2022-08-04 13:23:28.056499365 +0200 +++ /work/SRC/openSUSE:Factory/.python-pecan.new.32243/python-pecan.changes 2023-01-29 14:15:33.716638491 +0100 @@ -1,0 +2,5 @@ +Sat Jan 28 12:35:55 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- restore webtest dependency, needed by pecan.testing + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pecan.spec ++++++ --- /var/tmp/diff_new_pack.9f5K9j/_old 2023-01-29 14:15:34.136640556 +0100 +++ /var/tmp/diff_new_pack.9f5K9j/_new 2023-01-29 14:15:34.140640575 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pecan # -# 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 @@ -50,6 +50,8 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-Mako >= 0.4.0 Requires: python-WebOb >= 1.8 +# Still needed by pecan.testing +Requires: python-WebTest >= 1.3.1 Requires: python-logutils >= 0.3 Requires: python-setuptools Requires: python-six