maintainer-feedback requested: [Bug 223409] devel/py-sip: doesn't honor sip_dir

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 3 22:06:58 UTC 2017


lbartoletti <lbartoletti at tuxfamily.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 223409: devel/py-sip: doesn't honor sip_dir
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223409



--- Description ---
If you install some libs with sip with python 3.6 - PyQt5 for example - sip
doesn't honor the default sip dir.

in python3:
import sipconfig
sipconfig.Configuration().default_sip_dir
#/usr/local/share/py36-sip

But files (for example QtXmlmod.sip) are installed in:
/usr/local/share/py-sip
for example /usr/local/share/py-sip/PyQt5/QtXml/QtXmlmod.sip

Thanks.


More information about the kde-freebsd mailing list