> https://github.com/kovidgoyal/calibre/commit/a4df5cc67ba6ee82 was committed > yesterday, and with that commit Calibre no longer uses the -b option. > > So simply exporting SIP_BIN=sip5 may be enough to make it build with sip5. > > For various reasons I have delayed the switch of PyQt5 to sip5, so still no > need to upload that change right now.
Thanks for your good news. And here is one more piece of news. Upstream Calibre code now requires sip5 at https://github.com/kovidgoyal/calibre/commit/7a4b3f61ff24f8c39c8d5cf86c54da9de9267025 . We need new PyQt5 soon. -- YOKOTA