Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pylama for openSUSE:Factory checked in at 2022-08-18 16:49:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylama (Old) and /work/SRC/openSUSE:Factory/.python-pylama.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylama" Thu Aug 18 16:49:08 2022 rev:8 rq:997577 version:7.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylama/python-pylama.changes 2021-03-17 20:15:11.434926786 +0100 +++ /work/SRC/openSUSE:Factory/.python-pylama.new.2083/python-pylama.changes 2022-08-18 16:49:24.069478591 +0200 @@ -1,0 +2,5 @@ +Wed Aug 10 14:33:44 UTC 2022 - Dirk M??ller <[email protected]> + +- remove unnecessary dependency on pylint + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylama.spec ++++++ --- /var/tmp/diff_new_pack.pVIGIK/_old 2022-08-18 16:49:24.533479671 +0200 +++ /var/tmp/diff_new_pack.pVIGIK/_new 2022-08-18 16:49:24.537479680 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pylama # -# 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 @@ -34,7 +34,6 @@ BuildRequires: %{python_module pycodestyle >= 2.3.1} BuildRequires: %{python_module pydocstyle >= 2.0.0} BuildRequires: %{python_module pyflakes >= 1.5.0} -BuildRequires: %{python_module pylint} BuildRequires: %{python_module pytest} BuildRequires: %{python_module radon >= 1.4.2} BuildRequires: %{python_module setuptools} @@ -50,7 +49,6 @@ Recommends: python-pycodestyle >= 2.3.1 Recommends: python-pydocstyle >= 2.0.0 Recommends: python-pyflakes >= 1.5.0 -Recommends: python-pylint Recommends: python-radon >= 1.4.2 BuildArch: noarch %python_subpackages
