Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-flake8-bugbear for 
openSUSE:Factory checked in at 2023-02-23 16:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-bugbear (Old)
 and      /work/SRC/openSUSE:Factory/.python-flake8-bugbear.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-flake8-bugbear"

Thu Feb 23 16:29:08 2023 rev:11 rq:1067208 version:23.2.13

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-flake8-bugbear/python-flake8-bugbear.changes  
    2022-12-16 17:51:48.540069606 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-flake8-bugbear.new.1706/python-flake8-bugbear.changes
    2023-02-23 16:53:18.113099494 +0100
@@ -1,0 +2,25 @@
+Wed Feb 15 19:44:55 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 23.2.13:
+  * B906: Add visit_Bytes, visit_Num and visit_Str to
+    the list of visit_* functions that are ignored by the B906
+    check.
+  * B016: Warn when raising f-strings.
+  * Add B028: Check for an explicit stacklevel keyword argument
+    on the warn method from the warnings module.
+  * Add B029: Check when trying to use ``except`` with an empty
+    tuple i.e. ``except: ()``.
+  * Add B032: Check for possible unintentional type annotations
+    instead of assignments.
+  * B024: now ignores classes without any methods. (#336)
+  * B017: Don't warn when ``pytest.raises()`` has a ``match``
+    argument. (#334)
+  * B906: Ignore ``visit_`` functions with a ``_fields``
+    attribute that can't contain ast.AST subnodes. (#330)
+  * Rename B028 to B907, making it optional/opinionated.
+  * Add B906: ``visit_`` function with no further calls to a
+    ``visit`` function. (#313)
+  * Add B028: Suggest ``!r`` when formatted value in f-string is
+    surrounded by quotes. (#319)
+
+-------------------------------------------------------------------

Old:
----
  flake8-bugbear-22.12.6.tar.gz

New:
----
  flake8-bugbear-23.2.13.tar.gz

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

Other differences:
------------------
++++++ python-flake8-bugbear.spec ++++++
--- /var/tmp/diff_new_pack.gRQTwo/_old  2023-02-23 16:53:18.545101998 +0100
+++ /var/tmp/diff_new_pack.gRQTwo/_new  2023-02-23 16:53:18.549102022 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flake8-bugbear
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-flake8-bugbear
-Version:        22.12.6
+Version:        23.2.13
 Release:        0
 Summary:        A plugin for flake8 finding likely bugs and design problems in 
your program
 License:        MIT

++++++ flake8-bugbear-22.12.6.tar.gz -> flake8-bugbear-23.2.13.tar.gz ++++++
++++ 1886 lines of diff (skipped)

Reply via email to