-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.debugpy: 1.1.0 -> 1.2.0 #104117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The tests are failing on python 3.7 and 3.8.
Result of 2 packages failed to build:
1 package built:
|
@mweinelt Oh weird, it built successfully using the commit I based my changes on. Maybe there's a problem with one of the dependencies in the latest master? |
I checked out your branch, I didn't rebase it onto a newer master. Can you recheck? |
Oh, right I pulled after testing, it's not working anymore 😕. I can force push the changes that were originally working, but then it will fail again once we merge to master. Based on 2deeb58, the python37 & python38 packages sucesfully build:
I will try bisecting the cause. |
Yeah, apparently debugpy was broken just yesterday because a change in one of the dependencies: https://hydra.nixos.org/eval/1627728?filter=debugpy&compare=1627648&full=#tabs-still-fail So it's not caused by the upgrade. I've created an issue here: #104125 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Result of nixpkgs-review pr 104117 1
3 packages built:
- python27Packages.debugpy
- python37Packages.debugpy
- python38Packages.debugpy
Motivation for this change
Upgrade to the latest version: https://github.com/microsoft/debugpy/releases/tag/v1.2.0
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)No binary files, only a Python library.
Tested through dap-mode in Emacs.
nix path-info -S
before and after)