On Mon Mar 02, 2020 at 03:41:55PM +0100, Landry Breuil wrote: > On Mon, Mar 02, 2020 at 02:34:05PM +0000, Stuart Henderson wrote: > > On 2020/02/29 18:38, Landry Breuil wrote: > > > On Sat, Feb 29, 2020 at 03:51:13PM +0000, Stuart Henderson wrote: > > > > On 2020/02/29 07:27, Landry Breuil wrote: > > > > > On Thu, Feb 27, 2020 at 08:48:55AM +0100, Rafael Sadowski wrote: > > > > Looking at > > https://www.riverbankcomputing.com/static/Docs/PyQt5/installation.html > > > > "It is not necessary to install the PyQt5.sip module before building > > PyQt5 but it must be installed before PyQt5 can be used.
Fu** I missed this in my diff! BIG SORRY > > > > The module is built using setuptools and is available from the PyQt5-sip > > project at PyPI. It uses setuptools as its build system and can be > > installed by pip or you can also unpack the sdist and install it by > > running its setup.py script." > > > > So it looks like this should probably be a separate port .. > > ah, so its now a separate port, that should be a RUN_DEPENDS for py-qt5 > ? rafael, does it ring a bell to you ? Yeah, this is necessary, sorry for missing this in my last diff. It's hard to painful to create such large diffs!