Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2017 22:06:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223409] devel/py-sip: doesn't honor sip_dir
Message-ID:  <bug-223409-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223409

            Bug ID: 223409
           Summary: devel/py-sip: doesn't honor sip_dir
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: lbartoletti@tuxfamily.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223409-13>