#47088: Portfile for pypy-pip ------------------------+-------------------------------- Reporter: rlmaers@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Comment (by petr@…): I believe this request is formally not completely accurate. What we probably want here is an enhancement of the Python Portgroup, so that `py-` ports could be configurable to install modules against the PyPy interpreter. That is something like ``` python.versions py 27 34 ``` (or `python.add_pypy yes`, or what ever) would enable a `pypy-` subport, and `pypy-pip` (or `pypy-setuptools`) would be only one of these. Note also, that it is probably not desirable users use pip directly into a site-packages location. -- Ticket URL: <https://trac.macports.org/ticket/47088#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X