The sip rpms
Unfortunately, sip 6.4.0 introduced a new directive, py_ssite_t_clean, and PyQt 5.15.6 makes use of this directive. sip 4 doesn't recognize this directive, so any packages that use PyQt5 and still use sip 4 now FTBFS. In order to work around this problem, cherry pick a patch from Debian which adds the new directive to sip 4 (but doesn't do anything) to resolve this FTBFS. This fixes FTBFS for scidavis and krita, at least. |
||
|---|---|---|
| .gitignore | ||
| macros.sip | ||
| sip-4.18-no_rpath.patch | ||
| sip-4.18-no_strip.patch | ||
| sip-4.19.3-python3_sip_bin.patch | ||
| sip-4.19.18-no_hardcode_sip_so.patch | ||
| sip-4.19.25-py_ssize_t_clean.patch | ||
| sip-wrapper.sh | ||
| sip.spec | ||
| sources | ||