Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-redmine for openSUSE:Factory checked in at 2022-04-12 21:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-redmine (Old) and /work/SRC/openSUSE:Factory/.python-python-redmine.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-redmine" Tue Apr 12 21:51:04 2022 rev:5 rq:969494 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-redmine/python-python-redmine.changes 2020-08-17 14:40:14.818578956 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-redmine.new.1900/python-python-redmine.changes 2022-04-12 21:51:57.073865833 +0200 @@ -1,0 +2,5 @@ +Tue Apr 12 08:29:30 UTC 2022 - Mark??ta Machov?? <mmach...@suse.com> + +- do not take python2 into account, it is long dead... and drop mock requirement + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-redmine.spec ++++++ --- /var/tmp/diff_new_pack.Opa52R/_old 2022-04-12 21:51:57.733858419 +0200 +++ /var/tmp/diff_new_pack.Opa52R/_new 2022-04-12 21:51:57.737858374 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-redmine # -# 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,7 +17,6 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 Name: python-python-redmine Version: 2.3.0 Release: 0 @@ -34,9 +33,6 @@ BuildRequires: python-rpm-macros Requires: python-requests >= 2.23.0 BuildArch: noarch -%if %{with python2} -BuildRequires: python-mock -%endif %python_subpackages %description