Skip to content

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#424195
jonhermansen wants to merge 1 commit intoNixOS:masterfrom
jonhermansen:python-wheel-0.46.1-fix-hash

Conversation

@jonhermansen
Copy link
Member

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

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@mweinelt mweinelt marked this pull request as draft July 11, 2025 01:06
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 11, 2025
@nix-owners nix-owners bot requested a review from siriobalmelli July 11, 2025 01:13
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jul 11, 2025
@arianvp arianvp mentioned this pull request Jul 13, 2025
13 tasks
@oneingan
Copy link
Contributor

Maybe Draft state is confusing PR reviewers

@jonhermansen
Copy link
Member Author

Maybe Draft state is confusing PR reviewers

Closing

@github-project-automation github-project-automation bot moved this from In progress to Done in Python batch upgrade Jul 22, 2025
@jonhermansen jonhermansen reopened this Jul 22, 2025
@github-project-automation github-project-automation bot moved this from Done to In progress in Python batch upgrade Jul 22, 2025
@jonhermansen
Copy link
Member Author

jonhermansen commented Jul 22, 2025

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.

@mweinelt
Copy link
Member

mweinelt commented Aug 4, 2025

Cherry-picked into python-updates.

@mweinelt mweinelt closed this Aug 4, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Python batch upgrade Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

Development

Successfully merging this pull request may close these issues.

3 participants