Opened 11 years ago

Closed 10 years ago

#40586 closed defect (fixed)

py-matplotlib: broken variant handling for Python 3

Reported by: petrrr Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: seanfarley (Sean Farley)
Port: py-matplotlib

Description

If all variant +gtk2 is activated for the py32 subport, the py-pygtk dependency is missing. This would affect all Python 3 subports and should be handled.

 petr% sudo port -v install py32-matplotlib  +gtk2
--->  Computing dependencies for py32-matplotlib.
Error: Dependency 'py32-pygtk' not found.
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py32-matplotlib failed

Change History (2)

comment:1 Changed 10 years ago by petrrr

See also ticket #40151, which is not a duplicate but related.

comment:2 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

Fixed in r114488.

Note: See TracTickets for help on using tickets.