Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mailmanclient for openSUSE:Factory checked in at 2022-07-28 20:57:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mailmanclient (Old) and /work/SRC/openSUSE:Factory/.python-mailmanclient.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mailmanclient" Thu Jul 28 20:57:40 2022 rev:9 rq:986715 version:3.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mailmanclient/python-mailmanclient.changes 2022-06-23 10:23:40.115700754 +0200 +++ /work/SRC/openSUSE:Factory/.python-mailmanclient.new.1533/python-mailmanclient.changes 2022-07-28 20:57:43.391413572 +0200 @@ -1,0 +2,5 @@ +Mon Jul 4 10:44:31 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Enable multiflavor so that we can pin mailman3 itself to python39 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mailmanclient.spec ++++++ --- /var/tmp/diff_new_pack.SrMXc0/_old 2022-07-28 20:57:43.831414810 +0200 +++ /var/tmp/diff_new_pack.SrMXc0/_new 2022-07-28 20:57:43.839414833 +0200 @@ -17,8 +17,7 @@ %{?!python_module:%define python_module() python3-%{**}} -# mailman is built only for primary python3 flavor -%define pythons python3 +%define skip_python2 1 Name: python-mailmanclient Version: 3.3.3 Release: 0 @@ -50,11 +49,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} # /SECTION -%if 0%{python3_version_nodots} == 38 -# help in replacing any previously installed multiflavor package back to the primary python3 package -Provides: python38-mailmanclient = %{version}-%{release} -Obsoletes: python38-mailmanclient < %{version}-%{release} -%endif %python_subpackages %description @@ -83,6 +77,7 @@ %files %{python_files} %doc README.rst %license COPYING.LESSER -%{python_sitelib}/* +%{python_sitelib}/mailmanclient +%{python_sitelib}/mailmanclient-%{version}*-info %changelog