Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zope.proxy for openSUSE:Factory checked in at 2021-01-18 11:26:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.proxy (Old) and /work/SRC/openSUSE:Factory/.python-zope.proxy.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.proxy" Mon Jan 18 11:26:15 2021 rev:10 rq:862820 version:4.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.proxy/python-zope.proxy.changes 2020-03-27 00:29:09.940374371 +0100 +++ /work/SRC/openSUSE:Factory/.python-zope.proxy.new.28504/python-zope.proxy.changes 2021-01-18 11:26:21.236417230 +0100 @@ -1,0 +2,6 @@ +Wed Jan 13 01:05:44 UTC 2021 - Benjamin Greiner <c...@bnavigator.de> + +- Let the python-rpm-macros automatically figure out the correct + provides and obsoletes for the flavor + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.proxy.spec ++++++ --- /var/tmp/diff_new_pack.pCzcEO/_old 2021-01-18 11:26:21.848418609 +0100 +++ /var/tmp/diff_new_pack.pCzcEO/_new 2021-01-18 11:26:21.848418609 +0100 @@ -44,9 +44,7 @@ BuildRequires: %{python_module zope.security} BuildRequires: %{python_module zope.testrunner} %endif -%ifpython3 -Conflicts: python3-zope-proxy < %{version} -%endif +Conflicts: python-zope-proxy < %{version} %python_subpackages %description @@ -59,10 +57,8 @@ Summary: Generic Transparent Proxies Group: Development/Languages/Python Requires: %{name} = %{version} -%ifpython3 -Provides: python3-zope-proxy = %{version} -Obsoletes: python3-zope-proxy < %{version} -%endif +Provides: python-zope-proxy = %{version} +Obsoletes: python-zope-proxy < %{version} %description devel This package contains the files needed for binding the %{name} C module.