Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fastimport for openSUSE:Factory checked in at 2022-01-17 22:33:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastimport (Old) and /work/SRC/openSUSE:Factory/.python-fastimport.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastimport" Mon Jan 17 22:33:50 2022 rev:8 rq:946659 version:0.9.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastimport/python-fastimport.changes 2020-06-05 19:59:02.403695001 +0200 +++ /work/SRC/openSUSE:Factory/.python-fastimport.new.1892/python-fastimport.changes 2022-01-17 22:33:54.126238018 +0100 @@ -1,0 +2,7 @@ +Sat Jan 15 16:07:38 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.9.14: + * Declare python 3.5 requirement in setup.py. + * Drop various other python2 helpers, test on newer versions of Python. + +------------------------------------------------------------------- Old: ---- fastimport-0.9.8.tar.gz New: ---- fastimport-0.9.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastimport.spec ++++++ --- /var/tmp/diff_new_pack.ISpVzZ/_old 2022-01-17 22:33:54.642238360 +0100 +++ /var/tmp/diff_new_pack.ISpVzZ/_new 2022-01-17 22:33:54.646238362 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fastimport # -# Copyright (c) 2020 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,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-fastimport -Version: 0.9.8 +Version: 0.9.14 Release: 0 Summary: Fastimport parser in Python License: GPL-2.0-or-later @@ -29,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages ++++++ fastimport-0.9.8.tar.gz -> fastimport-0.9.14.tar.gz ++++++ ++++ 2265 lines of diff (skipped)