Opened 16 years ago
Closed 14 years ago
#18150 closed enhancement (fixed)
add select functionality to ipython ports
Reported by: | mf2k (Frank Schima) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | skymoo (Adam Mercer), akitada@…, jochen@…, raimue (Rainer Müller) | |
Port: | py27-ipython py26-ipython py25-ipython py-ipython |
Description
It would be nice if python_select would also create a symlink for 'ipython' linking to ipython2.5 (or whatever version of python is installed) if the ipython port is installed.
Change History (7)
comment:1 Changed 16 years ago by skymoo (Adam Mercer)
Cc: | ram@… added |
---|
comment:2 Changed 16 years ago by raimue (Rainer Müller)
python_select was created to switch between python versions itself, I don't want to add functionality beyond that because this really should be moved into base. Adding ipython would create dangling symlinks on systems which do not have py*-ipython installed.
port select
in trunk is able to do exactly the same as python_select, it is yet missing support for a more extendable interface, e.g. registering files in specific groups from ports instead of static maps.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Cc: | akitada@… jochen@… added |
---|---|
Keywords: | ipython python removed |
Port: | py26-ipython py25-ipython py-ipython added; python_select removed |
Summary: | python_select should create a symlink for ipython → add select functionality to ipython ports |
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Cc: | raimue@… added |
---|---|
Owner: | changed from raimue@… to macports-tickets@… |
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Port: | py27-ipython added |
---|
comment:7 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!