Opened 9 years ago

Closed 6 years ago

#48573 closed enhancement (wontfix)

python35 @3.5.0b4 pip not installed by default

Reported by: zeed@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: stromnov (Andrey Stromnov), petrrr, larryv (Lawrence Velázquez)
Port: python34 python35 python36

Description

According to https://docs.python.org/3/installing/ pip shall be installed together with the python distribution starting from Python 3.4 - I would wish for the ports to do this.

Change History (7)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: python34 python35 removed
Owner: changed from macports-tickets@… to jwa@…
Port: python34 added
Version: 2.3.3

In the future, please Cc the port maintainers (port info --maintainers python35), if any.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… added

comment:3 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:4 Changed 8 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

comment:5 Changed 7 years ago by jmroot (Joshua Root)

Owner: changed from jyrkiwahlstedt to jmroot
Status: newassigned

comment:6 in reply to:  description Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Port: python36 added

Replying to zeed@…:

According to https://docs.python.org/3/installing/ pip shall be installed together with the python distribution starting from Python 3.4 - I would wish for the ports to do this.

To clarify, that URL does not state that all distributions of Python 3.4+ shall include pip; instead, it simply states that the binary distribution of Python 3.4+ provided by that web site does include pip.

I don't know whether it would be good or bad to include it in the MacPorts pythonXY ports. Certainly, it is already possible to install it in MacPorts using the pyXY-pip ports.

comment:7 Changed 6 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: assignedclosed

I think we'll just choose to provide pip via the separate py-pip port.

Note: See TracTickets for help on using tickets.