Opened 13 years ago
Last modified 10 years ago
#32712 new enhancement
Python_select has been depreciated breaks install from mpkg or mdmg
Reported by: | eric@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | petrrr | |
Port: | python_select |
Description
I use the -mpkg with the port command to create binary installers that users without macports can then install. Previously they have been able to use python_select to choose between python versions. Now this has become a part of the port command they are unable to do this without installing macports. Can we please have python_select back?
Change History (4)
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | python_select added |
---|---|
Priority: | High → Normal |
Type: | defect → enhancement |
comment:2 Changed 13 years ago by eric@…
Replying to ryandesign@…:
This would presumably affect all _select ports, not just python_select. But I don't see why we'd want to bring it back.
Is there some alternative that will work if the port command is used to build mpkg files? Or are you just saying that you don't much care and that everybody should have macports installed?
comment:4 Changed 10 years ago by petrrr
Was this ever addressed? I'd assume a solution might be to have a standalone script replacing port select around.
This would presumably affect all _select ports, not just python_select. But I don't see why we'd want to bring it back.