From 26ab531a0abac615aaedf17622ee2aa5e19c5114 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 12:30:27 +0200
Subject: [PATCH] python/pipdeptree: update to 2.17.0

---
 components/python/pipdeptree/patches/01-tox-no-diff-cover.patch |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch b/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
index d00d56f..63602f9 100644
--- a/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
+++ b/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
@@ -1,7 +1,7 @@
 We cannot compare against origin/main branch because we build from sdist, not git.
 
---- pipdeptree-2.16.2/tox.ini.orig
-+++ pipdeptree-2.16.2/tox.ini
+--- pipdeptree-2.17.0/tox.ini.orig
++++ pipdeptree-2.17.0/tox.ini
 @@ -30,7 +30,6 @@
        --cov-report html:{envtmpdir}{/}htmlcov --cov-report xml:{toxworkdir}{/}coverage.{envname}.xml \
        --junitxml {toxworkdir}{/}junit.{envname}.xml \
@@ -10,9 +10,9 @@
  
  [testenv:fix]
  description = format the code base to adhere to our styles, and complain about what we cannot do automatically
---- pipdeptree-2.16.2/pyproject.toml.orig
-+++ pipdeptree-2.16.2/pyproject.toml
-@@ -47,7 +47,6 @@
+--- pipdeptree-2.17.0/pyproject.toml.orig
++++ pipdeptree-2.17.0/pyproject.toml
+@@ -48,7 +48,6 @@
  ]
  optional-dependencies.test = [
    "covdefaults>=2.3",

--
Gitblit v1.9.3