# py3sipqt5/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. We don't understand how Riverbank Computing's "sip" module works. So, all of this might be incorrect. This package installs a copy of "sip" that's appropriate for use with Python 3 and Qt 5. This apparently isn't the same thing as installing Python 3 and Qt 5 "sip" extension support. The latter step is per- formed at a later point. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.08 minutes) - 2021 dedi box 00.00 hours (or 000.15 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.18 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.92 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = tbd proddir = none purge = no shareddir = yes unpack = none dontfind = qt4 setpaths = python3-core qt5 tmpsize = 1M #--------------------------------------------------------------------- [depends] python:strict python3-core:strict python3-tcltk:strict qt5 #--------------------------------------------------------------------- [build] pip3install toml pip3install ply pip3install packaging pip3 uninstall -y sip || true #ifdef NOTDEF # pip3 install --no-index --upgrade \ # --find-links /src/piprepo3 "sip==6.7.7" #endif tar zxf /src/piprepo3/sip-6.8.3.tar.gz cd sip-6.8.3 python3 setup.py build python3 setup.py install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = n/a url_home = http://www.riverbankcomputing.com/software/sip/ url_lfs = n/a url_tarball = tbd #--------------------------------------------------------------------- [history] 210321 Switched from source tarballs to mirrored "pypi" 230627 Switched back to source tarballs for now 230627 Updated to 6.7.7 240320 Updated to 6.8.3