Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flufl.bounce for openSUSE:Factory checked in at 2022-07-28 20:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flufl.bounce (Old) and /work/SRC/openSUSE:Factory/.python-flufl.bounce.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flufl.bounce" Thu Jul 28 20:57:42 2022 rev:4 rq:986786 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flufl.bounce/python-flufl.bounce.changes 2021-11-20 02:40:15.376559185 +0100 +++ /work/SRC/openSUSE:Factory/.python-flufl.bounce.new.1533/python-flufl.bounce.changes 2022-07-28 20:57:45.555419664 +0200 @@ -1,0 +2,10 @@ +Tue Jul 5 07:31:39 UTC 2022 - Andreas Schneider <a...@cryptomilk.org> + +- Skip building for python2 + +------------------------------------------------------------------- +Mon Jul 4 10:36:21 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Enable multiflavor so that we can pin mailmain to Python 3.9 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flufl.bounce.spec ++++++ --- /var/tmp/diff_new_pack.NXodKp/_old 2022-07-28 20:57:46.019420971 +0200 +++ /var/tmp/diff_new_pack.NXodKp/_new 2022-07-28 20:57:46.023420982 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-flufl.bounce # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define pythons python3 +%define skip_python2 1 Name: python-flufl.bounce Version: 4.0 Release: 0 @@ -61,6 +61,9 @@ %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/* +%dir %{python_sitelib}/flufl +%{python_sitelib}/flufl/bounce +%{python_sitelib}/flufl.bounce-*.pth +%{python_sitelib}/flufl.bounce-%{version}*-info %changelog