Skip to content

python313Packages.shiboken2: mark broken#407932

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
LordGrimmauld:shiboken2-broken
May 17, 2025
Merged

python313Packages.shiboken2: mark broken#407932
mweinelt merged 1 commit intoNixOS:masterfrom
LordGrimmauld:shiboken2-broken

Conversation

@LordGrimmauld
Copy link
Contributor

The package uses mkDerivation+toPythonModule in python packages. This means disabled is not an option.

The package already shouldn't work on py 3.12 as per compatibility matrix [1]. While it might be possible to patch this again, this poackage is currently a complete mess.

[1] https://wiki.qt.io/Qt_for_Python#Python_compatibility_matrix

part of #403336

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 24.11 and 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 24.11 and 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.

Add a 👍 reaction to pull requests you find important.

The package uses `mkDerivation`+`toPythonModule` in python packages.
This means `disabled` is not an option.

The package already shouldn't work on py 3.12 as per compatibility matrix [1].
While it might be possible to patch this *again*, this poackage is currently a complete mess.

[1] https://wiki.qt.io/Qt_for_Python#Python_compatibility_matrix
@LordGrimmauld LordGrimmauld added 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 6.topic: python Python is a high-level, general-purpose programming language. labels May 17, 2025
@LordGrimmauld LordGrimmauld requested a review from mweinelt May 17, 2025 12:47
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 17, 2025
@mweinelt mweinelt merged commit b83df6b into NixOS:master May 17, 2025
19 of 23 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented May 17, 2025

Successfully created backport PR for release-25.05:

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented May 17, 2025

Git push to origin failed for release-25.05 with exitcode 1

@nixpkgs-ci nixpkgs-ci bot added the 8.has: port to stable This PR already has a backport to the stable release. label May 17, 2025
@LordGrimmauld LordGrimmauld mentioned this pull request Jun 14, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 6.topic: python Python is a high-level, general-purpose programming language. 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants