Opened 9 years ago
Closed 7 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 |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov@… added |
---|
comment:5 Changed 7 years ago by jmroot (Joshua Root)
Owner: | changed from jyrkiwahlstedt to jmroot |
---|---|
Status: | new → assigned |
comment:6 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 7 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I think we'll just choose to provide pip via the separate py-pip port.
In the future, please Cc the port maintainers (
port info --maintainers python35
), if any.