From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/python/tox/patches/05-tox-current-env.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/python/tox/patches/05-tox-current-env.patch b/components/python/tox/patches/05-tox-current-env.patch
index a01dabd..0afdf8c 100644
--- a/components/python/tox/patches/05-tox-current-env.patch
+++ b/components/python/tox/patches/05-tox-current-env.patch
@@ -1,5 +1,5 @@
---- tox-4.14.1/tests/test_version.py.orig
-+++ tox-4.14.1/tests/test_version.py
+--- tox-4.14.2/tests/test_version.py.orig
++++ tox-4.14.2/tests/test_version.py
 @@ -11,11 +11,14 @@
  
      from tox.pytest import ToxProjectCreator
@@ -15,8 +15,8 @@
  def test_version_without_plugin(tox_project: ToxProjectCreator) -> None:
      outcome = tox_project({"tox.ini": ""}).run("--version")
      outcome.assert_success()
---- tox-4.14.1/tests/config/cli/test_cli_env_var.py.orig
-+++ tox-4.14.1/tests/config/cli/test_cli_env_var.py
+--- tox-4.14.2/tests/config/cli/test_cli_env_var.py.orig
++++ tox-4.14.2/tests/config/cli/test_cli_env_var.py
 @@ -67,6 +67,9 @@
          "labels": [],
          "skip_env": "",
@@ -37,8 +37,8 @@
      }
      assert options.parsed.verbosity == 4
      assert options.cmd_handlers == core_handlers
---- tox-4.14.1/tests/config/cli/test_cli_ini.py.orig
-+++ tox-4.14.1/tests/config/cli/test_cli_ini.py
+--- tox-4.14.2/tests/config/cli/test_cli_ini.py.orig
++++ tox-4.14.2/tests/config/cli/test_cli_ini.py
 @@ -56,6 +56,9 @@
          "exit_and_dump_after": 0,
          "skip_env": "",

--
Gitblit v1.9.3