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:02:23 +0000
committerGitHub <noreply@github.com>2021-09-12 00:02:23 +0000
commit8bc930ca39d3b41e3afbf50864a60250112dfe5f (patch)
tree5237e2578cfaaa5221a63a98c8099f3464e80e3f /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parent364eb61a9386050932ce235db5dd309768d1399a (diff)
parent3f2255106a84c8fa0ceb1ba3d3b5b1404dfd3191 (diff)
Merge staging-next into staging
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):