[MacPorts] #27369: py*-cairo has useless py*-numpy dependency
#27369: py*-cairo has useless py*-numpy dependency ------------------------------+--------------------------------------------- Reporter: afb@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py25-cairo py26-cairo ------------------------------+--------------------------------------------- Port pycairo thinks that it needs numpy, but that's only for testing. So the depends_lib should have been depends_build (or "depends_test") This causes a GTK+ installation to pull in GCC, which is *bloated*. Even more so, considering that the test phase isn't even being run. -- Ticket URL: <https://trac.macports.org/ticket/27369> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27369: py*-cairo has useless py*-numpy dependency ------------------------------------+--------------------------------------- Reporter: afb@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py25-cairo py26-cairo | ------------------------------------+--------------------------------------- Changes (by afb@…): * status: new => closed * resolution: => fixed Comment: Fixed, r76842. (depends_test still missing though) -- Ticket URL: <https://trac.macports.org/ticket/27369#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27369: py*-cairo has useless py*-numpy dependency ------------------------------------+--------------------------------------- Reporter: afb@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py25-cairo py26-cairo | ------------------------------------+--------------------------------------- Comment(by eisen_jr@…): in the upgraded py25-cairo version this dependency on py25-numpy is still present and causes an architecture error of py25-numpy is build with the +universal option. -- Ticket URL: <https://trac.macports.org/ticket/27369#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27369: py*-cairo has useless py*-numpy dependency ------------------------------------+------------------------ Reporter: afb@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py25-cairo py26-cairo | ------------------------------------+------------------------ Comment (by egall@…): Replying to [comment:1 afb@…]:
(depends_test still missing though)
That would be #38208 -- Ticket URL: <https://trac.macports.org/ticket/27369#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts