Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pylint for openSUSE:Factory 
checked in at 2022-09-13 15:09:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylint (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylint.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylint"

Tue Sep 13 15:09:38 2022 rev:29 rq:1003053 version:2.15.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylint/python-pylint.changes      
2022-09-04 22:11:55.056308541 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylint.new.2083/python-pylint.changes    
2022-09-13 15:11:07.116934755 +0200
@@ -1,0 +2,17 @@
+Mon Sep 12 20:22:59 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 2.15.2:
+  * Fixed a case where custom plugins specified by command line could silently 
fail.
+  * Fix ``used-before-assignment`` for functions/classes defined in type 
checking guard.
+  * Update ``modified_iterating`` checker to fix a crash with ``for`` loops on 
empty list.
+  * The ``docparams`` extension now considers typing in Numpy style docstrings
+  * Fix false positive for ``unused-variable`` and ``unused-import`` when a 
name is only used in a string literal type annotation.
+  * Fix false positive for ``too-many-function-args`` when a function call is 
assigned to a class attribute inside the class where the function is defined.
+  * Fix ``used-before-assignment`` for functions/classes defined in type 
checking guard.
+  * Fix ignored files being linted when passed on stdin.
+  * ``missing-return-doc``, ``missing-raises-doc`` and ``missing-yields-doc`` 
now respect
+  * Don't crash on ``OSError`` in config file discovery.
+  * ``disable-next`` is now correctly scoped to only the succeeding line.
+  * Update ``modified_iterating`` checker to fix a crash with ``for`` loops on 
empty list.
+
+-------------------------------------------------------------------

Old:
----
  pylint-2.15.0-gh.tar.gz

New:
----
  pylint-2.15.2-gh.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pylint.spec ++++++
--- /var/tmp/diff_new_pack.LpNJS4/_old  2022-09-13 15:11:07.536935937 +0200
+++ /var/tmp/diff_new_pack.LpNJS4/_new  2022-09-13 15:11:07.544935960 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without tests
 Name:           python-pylint
-Version:        2.15.0
+Version:        2.15.2
 Release:        0
 Summary:        Syntax and style checker for Python code
 License:        GPL-2.0-or-later

++++++ pylint-2.15.0-gh.tar.gz -> pylint-2.15.2-gh.tar.gz ++++++
++++ 1740 lines of diff (skipped)

Reply via email to