python3Packages.srctools: fix build failure due to meson-python & pythoncapi-compat#493800
Merged
isabelroses merged 1 commit intoNixOS:masterfrom Feb 25, 2026
Merged
Conversation
…api-compat test failure Patched for python/pythoncapi-compat#169
Ambossmann
approved these changes
Feb 24, 2026
Contributor
Ambossmann
left a comment
There was a problem hiding this comment.
Changes look good to me and everything builds.
nixpkgs-review result for #493800
Generated using nixpkgs-review-gha
Command: nixpkgs-review pr 493800
Commit: 27668c34c63b19578a3503200a09248c1547541e (subsequent changes)
Merge: 4e1cac68b8ff700e8aec9e6c3a12237a18e9eb37
Logs: https://github.com/Ambossmann/nixpkgs-review-gha/actions/runs/22374324807
x86_64-linux
✅ 4 packages built:
- python313Packages.srctools
- python313Packages.srctools.dist
- python314Packages.srctools
- python314Packages.srctools.dist
aarch64-linux
✅ 4 packages built:
- python313Packages.srctools
- python313Packages.srctools.dist
- python314Packages.srctools
- python314Packages.srctools.dist
x86_64-darwin (sandbox = relaxed)
✅ 4 packages built:
- python313Packages.srctools
- python313Packages.srctools.dist
- python314Packages.srctools
- python314Packages.srctools.dist
aarch64-darwin (sandbox = relaxed)
✅ 4 packages built:
- python313Packages.srctools
- python313Packages.srctools.dist
- python314Packages.srctools
- python314Packages.srctools.dist
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.
Fixes: #493634
Build failure caused by two issues:
Relaxed deps for meson-python to >= 0.18.0
Patched pythoncapi-compat to fix test import error
Patch can be removed once PR for pythoncapi-compat is merged, and a new srctools release is made with a fixed version of pythoncapi-compat
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.