[MacPorts] #34326: Python ports do not adhere to PEP 394 and provide "python2" and "python3"

MacPorts noreply at macports.org
Mon May 25 19:04:21 PDT 2015


#34326: Python ports do not adhere to PEP 394 and provide "python2" and "python3"
-------------------------------------------------+-------------------------
  Reporter:  mikko@…                             |      Owner:  larryv@…
      Type:  enhancement                         |     Status:  closed
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.0.4
Resolution:  fixed                               |   Keywords:
      Port:  python_select python24 python25     |
  python26 python27 python31 python32 python33   |
  python34                                       |
-------------------------------------------------+-------------------------

Comment (by larryv@…):

 Scratch that, we’ll just drop the `python3-32` link and hope that no one
 wants it. Run these commands to fix everything up:
 {{{
 % sudo port select --set python3 none          # start from scratch
 % sudo port selfupdate
 % sudo port upgrade outdated and 'python3*'
 % sudo port -d select --set python3 python34   # or whichever you want
 }}}

 r136752

-- 
Ticket URL: <https://trac.macports.org/ticket/34326#comment:41>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list