From 13425ac222e727e35f1a15ab0c5ae01276077731 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 02 Apr 2024 11:21:55 +0200
Subject: [PATCH] python/werkzeug: update to 3.0.2

---
 components/python/werkzeug/patches/01-sunos5.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/werkzeug/patches/01-sunos5.patch b/components/python/werkzeug/patches/01-sunos5.patch
index 28eb554..652163d 100644
--- a/components/python/werkzeug/patches/01-sunos5.patch
+++ b/components/python/werkzeug/patches/01-sunos5.patch
@@ -1,7 +1,7 @@
 https://github.com/pallets/werkzeug/pull/2773
 
---- werkzeug-3.0.1/src/werkzeug/debug/__init__.py.orig
-+++ werkzeug-3.0.1/src/werkzeug/debug/__init__.py
+--- werkzeug-3.0.2/src/werkzeug/debug/__init__.py.orig
++++ werkzeug-3.0.2/src/werkzeug/debug/__init__.py
 @@ -116,6 +116,15 @@
              except OSError:
                  pass

--
Gitblit v1.9.3