diff options
| author | Kira Bruneau <kira.bruneau@pm.me> | 2021-09-08 21:32:28 -0400 |
|---|---|---|
| committer | Kira Bruneau <kira.bruneau@pm.me> | 2021-09-11 12:22:59 -0400 |
| commit | 689e408afc4266fdb7521ff50f46770c35c6df37 (patch) | |
| tree | b5e6b9cb725e55e56c16f435affbbad83d267bab /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch | |
| parent | 1eaa7bc9f3d020cba0949a77a4f2cc150f9977cf (diff) | |
pythonPackages.debugpy: 1.4.1 → 1.4.2
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): |
