Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pprintpp for openSUSE:Factory checked in at 2022-02-09 22:04:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pprintpp (Old) and /work/SRC/openSUSE:Factory/.python-pprintpp.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pprintpp" Wed Feb 9 22:04:14 2022 rev:5 rq:953029 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pprintpp/python-pprintpp.changes 2021-10-27 22:21:46.935216392 +0200 +++ /work/SRC/openSUSE:Factory/.python-pprintpp.new.1898/python-pprintpp.changes 2022-02-09 22:04:15.597619925 +0100 @@ -1,0 +2,5 @@ +Wed Feb 9 18:02:05 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Remove nose BR, we really needn't it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pprintpp.spec ++++++ --- /var/tmp/diff_new_pack.ZFHMsQ/_old 2022-02-09 22:04:16.081620980 +0100 +++ /var/tmp/diff_new_pack.ZFHMsQ/_new 2022-02-09 22:04:16.085620989 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pprintpp # -# Copyright (c) 2021 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 @@ -25,10 +25,10 @@ Group: Development/Languages/Python URL: https://github.com/wolever/pprintpp Source: https://files.pythonhosted.org/packages/source/p/pprintpp/pprintpp-%{version}.tar.gz -Patch0: https://github.com/wolever/pprintpp/commit/3a35e815.patch -# https://github.com/wolever/pprintpp/pull/28 +# https://github.com/wolever/pprintpp/commit/3a35e815.patch +Patch0: 3a35e815.patch +# gh#wolever/pprintpp#28 Patch1: python-pprintpp-remove-nose.patch -BuildRequires: %{python_module nose} BuildRequires: %{python_module parameterized} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools}