python313Packages.wheel: update hash to include changes from 0.46.1#424195
Closed
jonhermansen wants to merge 1 commit intoNixOS:masterfrom
jonhermansen:python-wheel-0.46.1-fix-hash
Closed
python313Packages.wheel: update hash to include changes from 0.46.1#424195jonhermansen wants to merge 1 commit intoNixOS:masterfrom jonhermansen:python-wheel-0.46.1-fix-hash
jonhermansen wants to merge 1 commit intoNixOS:masterfrom
jonhermansen:python-wheel-0.46.1-fix-hash
Conversation
13 tasks
Contributor
|
Maybe Draft state is confusing PR reviewers |
13 tasks
Member
Author
Closing |
Member
Author
|
Oh no 😂 I'm leaving this open just to make sure it is tracked. If there is a more well defined issue open that is tracking this issue (I think the change needs to be made during a Python minor version release), feel free to close it. |
Member
|
Cherry-picked into python-updates. |
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.
In b2fc3a5923ff2 I found that python-wheel package was version bumped, however, the hash was not changed. So it seems that what is contained in the current 0.46.1 package is actually still the old release.
I've addressed the issue by pulling in the latest changes from the tag.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.