python3Packages.sip: 6.8.0 -> 6.8.1#281180
Conversation
|
Please add a |
|
@mweinelt , should this PR go to |
|
Why not update to 6.8.2? |
6.8.2 release is not yet announced in news. I am not sure whether it is released or not. |
3109 packages updated: If there is no currently active python-updates branch, then this should go to staging |
https://www.riverbankcomputing.com/hg/sip/file/tip/NEWS lists it as released on December 31. |
@dotlambda , version 6.8.2 is not on PyPi (which is the source repo for this package). |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
It breaks on sip 6.8.0 with
NameError: name 'SocstringSignature' is not defined. Did you mean: 'DocstringSignature'?
|
Why does aarch64-darwin fail with
? |
see if pythonPackages.poppler-qt5 builds on aarch64-darwin even with this change, maybe try ofborg ? |
That shouldn't change whether the attribute 'tests' exists. Anyway: |
I've seen that error before, when one of tests dependencies was not supported on that platform, I assumed it's normal |
|
Thanks for moving this forward ! |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Description of changes
Patch update of SIP fixing multiple regressions introduced in v6.8.0 and causing many build failures (for example #281100)
See: https://riverbankcomputing.com/news/SIP_v6.8.1_Released
and https://www.riverbankcomputing.com/hg/sip/file/tip/NEWS
fixes #281100
closes #282473
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.