Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cpplint for openSUSE:Factory checked in at 2024-02-21 17:57:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cpplint (Old) and /work/SRC/openSUSE:Factory/.python-cpplint.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cpplint" Wed Feb 21 17:57:20 2024 rev:7 rq:1148332 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cpplint/python-cpplint.changes 2023-04-10 21:24:51.328754232 +0200 +++ /work/SRC/openSUSE:Factory/.python-cpplint.new.1706/python-cpplint.changes 2024-02-21 17:57:26.161515562 +0100 @@ -1,0 +2,7 @@ +Tue Feb 20 19:11:15 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com> + +- Add upstream patches to support python 3.12 + - deprecated-unittest-aliases.patch, gh#cpplint/cpplint#182 + - python312.patch, gh#cpplint/cpplint#243 + +------------------------------------------------------------------- New: ---- deprecated-unittest-aliases.patch python312.patch BETA DEBUG BEGIN: New:- Add upstream patches to support python 3.12 - deprecated-unittest-aliases.patch, gh#cpplint/cpplint#182 - python312.patch, gh#cpplint/cpplint#243 New: - deprecated-unittest-aliases.patch, gh#cpplint/cpplint#182 - python312.patch, gh#cpplint/cpplint#243 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cpplint.spec ++++++ --- /var/tmp/diff_new_pack.Azm67C/_old 2024-02-21 17:57:26.729536102 +0100 +++ /var/tmp/diff_new_pack.Azm67C/_new 2024-02-21 17:57:26.729536102 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cpplint # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,13 +25,17 @@ Source: https://files.pythonhosted.org/packages/source/c/cpplint/cpplint-%{version}.tar.gz # PATCH-FIX-UPSTREAM drop-sre-compile.patch gh#cpplint/cpplint#214 Patch0: drop-sre-compile.patch +# PATCH-FIX-UPSTREAM python312.patch gh#cpplint/cpplint#243 +Patch1: python312.patch +# PATCH-FIX-UPSTREAM deprecated-unittest-aliases.patch gh#cpplint/cpplint#182 +Patch2: deprecated-unittest-aliases.patch BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module testfixtures} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages ++++++ deprecated-unittest-aliases.patch ++++++ ++++ 781 lines (skipped) ++++++ python312.patch ++++++ ++++ 2019 lines (skipped)