From 5e351eeec8ce5de11c241b8fe0e162db55393055 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sun, 24 Mar 2024 16:06:27 +0100
Subject: [PATCH] python/tox: update to 4.14.2

---
 components/python/tox/patches/03-tox-cov-proto.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/tox/patches/03-tox-cov-proto.patch b/components/python/tox/patches/03-tox-cov-proto.patch
index eda6928..6efac78 100644
--- a/components/python/tox/patches/03-tox-cov-proto.patch
+++ b/components/python/tox/patches/03-tox-cov-proto.patch
@@ -1,7 +1,7 @@
 We test in proto area not in site-packages.
 
---- tox-4.14.1/tox.ini.orig
-+++ tox-4.14.1/tox.ini
+--- tox-4.14.2/tox.ini.orig
++++ tox-4.14.2/tox.ini
 @@ -28,7 +28,7 @@
      COVERAGE_PROCESS_START = {toxinidir}{/}pyproject.toml
  commands =

--
Gitblit v1.9.3