#14735 closed update (duplicate)
scons-0.97 Change Python version from python24 to python25
Reported by: | aronnax@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
scons is the only package that I use that depends on python24. I use python25 for everything else. On my computer I changed the dependency from python24 to python25 and updated the patchfiles; it works fine.
Change History (6)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
comment:2 Changed 17 years ago by raimue (Rainer Müller)
Definitely not. py(24|25)-* is used for python _modules_. A solution would be to add variants to scons for +python25 and +python24, if it works with both.
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to landonf@… |
---|
Well, scons currently uses the python24 portgroup, so I just assumed it was a candidate for a python25 version.
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superseded by #15146.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Note: See
TracTickets for help on using
tickets.
Or do we want to change to having py24-scons and py25-scons?