-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
maturin: 0.13.0 -> 0.14.5 #205211
maturin: 0.13.0 -> 0.14.5 #205211
Conversation
This is technically a major version bump, should I document it in the 23.05 release notes? |
Found no new failures building all affected This will need to be re-targeted at staging though using the method described in https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#rebasing-between-branches-ie-from-master-to-staging |
760806d
to
ba25f45
Compare
Just did that! (sorry if I'm making a mess in this PR, my first time contributing to nixpkgs...) |
Found no new failures building all affected |
Sorry for spamming here, but is the etiquette to keep the branch updated with |
Let's circumvent that issue entirely. |
(answer - usually only if there's a merge conflict) |
Description of changes
Upstream changelog: https://github.com/PyO3/maturin/blob/main/Changelog.md#0140---2022-11-19
Things done
sandbox = true
set 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/
)nixos/doc/manual/md-to-db.sh
to update generated release notes