You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add shibokenmodule dependency for all _pyi modules
When building on Fedora rawhide, we sometimes end up running
generate_pyi.py script while shibokenmodule is still being built,
resulting in the following error message:
ImportError: (...)/Shiboken.cpython-313-x86_64-linux-gnu.so: file too
short
Pick-to: 6.7
Change-Id: I500679bf12e4ba5a820db6c7971f8cdb0012b965
Reviewed-by: Christian Tismer <[email protected]>
Reviewed-by: Łukasz Patron <[email protected]>
0 commit comments