Marcel Telka
2024-04-05 26ab531a0abac615aaedf17622ee2aa5e19c5114
components/python/pipdeptree/patches/03-tox-current-env-PATH.patch
@@ -1,5 +1,5 @@
--- pipdeptree-2.16.2/tests/test_pipdeptree.py.orig
+++ pipdeptree-2.16.2/tests/test_pipdeptree.py
--- pipdeptree-2.17.0/tests/test_pipdeptree.py.orig
+++ pipdeptree-2.17.0/tests/test_pipdeptree.py
@@ -4,10 +4,13 @@
 from pathlib import Path
 from subprocess import check_call  # noqa: S404