[MacPorts] #52448: python35 @3.5.2 missing ensurepip?

MacPorts noreply at macports.org
Fri Sep 30 17:49:47 CEST 2016


#52448: python35 @3.5.2 missing ensurepip?
------------------------+-------------------
  Reporter:  hmijail@…  |      Owner:  jwa@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.4
Resolution:             |   Keywords:
      Port:  python35   |
------------------------+-------------------

Comment (by hmijail@…):

 I also don't know what you are trying to prove. Even MacPorts' python35's
 ensurepip (a) answers as pip, (b) does have a version number.

 {{{
 $ export LC_ALL=C
 $ which python3.5
 /opt/local/bin/python3.5
 $ python3.5 -m venv venv10
 $ . venv10/bin/activate
 (venv10) $ pip --version
 pip 8.1.1 from /Users/mija/test/venv10/lib/python3.5/site-packages (python
 3.5)
 (venv10) $ port installed py35-pip
 The following ports are currently installed:
   py35-pip @8.1.2_0
 $
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/52448#comment:31>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list