python3Packages.pycyphal & python3Packages.pyuavcan: init pycyphal at 1.15.2 & deprecate pyuavcan#249535
Merged
globin merged 2 commits intoNixOS:masterfrom Nov 14, 2023
Merged
Conversation
26cef89 to
ac6bac0
Compare
ac6bac0 to
f1159b8
Compare
Member
Contributor
Author
|
I thought this was not going to make 23.11, so I haven't tested it as of late, but last time the error was because of the deprecation warning. Maybe it needs a bit more love to make the deprecation warning work? Or we could keep both packages for now and then deprecate pyuavcan on 24.05. |
Contributor
Author
|
And if you reverted this, you'd need to also revert #249548 since it depends on this |
Member
Contributor
Author
|
Oh I missread the title I thought you reverted this entire PR. Then yakut is fine |
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Adds the pycyphal python package, and deprecates pyuavcan (they're the same package, it's just been renamed).
(Won't cross compile until dependencies bellow are merged)Depends on #249520, #249524, #249532, & #249157NOTE: The "error" that ofborg shows seems to only be about the deprecation warning.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)