diff options
| author | Sandro <sandro.jaeckel@gmail.com> | 2021-09-11 20:19:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-11 20:19:58 +0200 |
| commit | 511d1c27c68823e7962358c9c5ea83df5def59c4 (patch) | |
| tree | d8ec09f574fadf2b914013fc9fd333ed84b97d53 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch | |
| parent | 5c2314e6c4f21ca5b8b068da521af894efdd40d0 (diff) | |
| parent | 97cfb35eb89661d99cda7a3727656595b3350c8d (diff) | |
Merge pull request #137398 from kira-bruneau/pythonPackages.debugpy
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
| -rw-r--r-- | pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch | 2 |
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): |
