summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-12 00:01:45 +0000
committerGitHub <noreply@github.com>2021-09-12 00:01:45 +0000
commit3f2255106a84c8fa0ceb1ba3d3b5b1404dfd3191 (patch)
tree24b98bddcb41c6f694cbd66fed11a6f4c46e2ee2 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parent7deb88260c2f050e1771ec3e87ddea1b82fbd2b0 (diff)
parent6bbea21500a434747aa87d50f5a9323736f84392 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
-rw-r--r--pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch b/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
index f74b53a831b3..537531cd9747 100644
--- a/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
+++ b/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
@@ -1,5 +1,5 @@
diff --git a/tests/debug/session.py b/tests/debug/session.py
-index 101492f..4ee7cfb 100644
+index 101492fc..4ee7cfbe 100644
--- a/tests/debug/session.py
+++ b/tests/debug/session.py
@@ -630,6 +630,7 @@ class Session(object):