Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-netaddr for openSUSE:Factory checked in at 2021-11-09 23:54:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netaddr (Old) and /work/SRC/openSUSE:Factory/.python-netaddr.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netaddr" Tue Nov 9 23:54:48 2021 rev:25 rq:930242 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes 2020-07-07 13:00:05.130081509 +0200 +++ /work/SRC/openSUSE:Factory/.python-netaddr.new.1890/python-netaddr.changes 2021-11-09 23:55:15.475972422 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 21:36:16 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- fix build for older distros + +------------------------------------------------------------------- @@ -29 +33,0 @@ - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netaddr.spec ++++++ --- /var/tmp/diff_new_pack.RQmlVV/_old 2021-11-09 23:55:16.079972730 +0100 +++ /var/tmp/diff_new_pack.RQmlVV/_new 2021-11-09 23:55:16.079972730 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-netaddr # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,12 +29,16 @@ BuildRequires: %{python_module importlib_resources} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module xml} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-importlib-metadata Requires: python-importlib_resources +%ifpython2 +Requires: python-xml +%endif Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages