Opened 16 years ago

Closed 9 years ago

#15024 closed defect (fixed)

graphviz Port variant +python installs in system python2.3 dir instead of python2.4 dir

Reported by: Lars.Rasmusson@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: petrrr
Port: graphviz

Description

I have both Apple's python2.3 and MacPorts python2.4 on my machine (os x 10.4.11)

The graphviz portfile claims that varian +python will install bindings for python 2.4, but the module files end up in the /System/Library/Frameworks/Python.framework/Versions/2.3/ dir.

Change History (6)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…

Assigning to maintainer.

comment:2 Changed 15 years ago by blb@…

Keywords: graphviz removed
Port: graphviz added

Since graphviz now has specific versions for the python variants (eg, python24, python25, etc) can this still be reproduced using one of those?

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:4 Changed 9 years ago by petrrr

Since quite some time the +pyton variant is gone, so probably this issue is gone as well?

comment:5 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:6 Changed 9 years ago by petrrr

Resolution: fixed
Status: newclosed
  • +python variant was replaced by version specific variants
  • all +python2. variants except +python27 we deprecated
  • variant +python27 installs in the correct location ${prefix}/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/

Closing!

Note: See TracTickets for help on using tickets.