[PyQt] PyQt5 install fails with parallelized make

Dmitry Shachnev mitya57 at ubuntu.com
Mon Jan 6 17:07:18 GMT 2020


On Mon, Jan 06, 2020 at 04:32:56PM +0000, Phil Thompson wrote:
> Sorry, I'm not changing configure.py now that it is deprecated.

That is fine. I'm going to switch to the new tooling in Debian once I am
able to drop Python 2 support. So far Calibre is the only major blocker
for that.

As I understand, PyQt-builder generates a .pro file that is very similar
to one generated by configure.py. Can you make it add a line like this?

  distinfo.depends = install_subtargets install_init_py install_uic_package install_pylupdate install_pyrcc install_tools install_pep484_stubs install_qscintilla_api

--
Dmitry Shachnev


More information about the PyQt mailing list