From 3403c27608bac8ac0e6f1fb712434ce4c1f30957 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 29 Nov 2023 10:08:49 +0100
Subject: [PATCH] python/flake8-bugbear: update to 23.11.28

---
 components/python/flake8-bugbear/patches/01-no-hypothesmith.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/python/flake8-bugbear/patches/01-no-hypothesmith.patch b/components/python/flake8-bugbear/patches/01-no-hypothesmith.patch
index 2933f98..5f81bb0 100644
--- a/components/python/flake8-bugbear/patches/01-no-hypothesmith.patch
+++ b/components/python/flake8-bugbear/patches/01-no-hypothesmith.patch
@@ -1,5 +1,5 @@
---- flake8-bugbear-23.11.26/tests/test_bugbear.py.orig
-+++ flake8-bugbear-23.11.26/tests/test_bugbear.py
+--- flake8-bugbear-23.11.28/tests/test_bugbear.py.orig
++++ flake8-bugbear-23.11.28/tests/test_bugbear.py
 @@ -870,19 +870,8 @@
  
  
@@ -37,8 +37,8 @@
      def test_does_not_crash_on_call_in_except_statement(self):
          # akin to test_does_not_crash_on_tuple_expansion_in_except_statement
          # see https://github.com/PyCQA/flake8-bugbear/issues/171
---- flake8-bugbear-23.11.26/tox.ini.orig
-+++ flake8-bugbear-23.11.26/tox.ini
+--- flake8-bugbear-23.11.28/tox.ini.orig
++++ flake8-bugbear-23.11.28/tox.ini
 @@ -16,7 +16,6 @@
  deps =
      coverage

--
Gitblit v1.9.3