#19387: py26-virtualenvwrapper 1.12 uses py25-virtualenv instead of py26-virtualenv --------------------------------------------------------+------------------- Reporter: brainsik+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: virtualenvwrapper virtualenv virtualenv2.6 | Port: py26-virtualenvwrapper --------------------------------------------------------+------------------- The py25-virtualenv port installs the virtualenv command as "virtualenv". The py26-virtualenv port installs the virtualenv command as "virtualenv2.6". The py26-virtualenvwrapper port uses a virtualenvwrapper script that calls "virtualenv" instead of "virtualenv2.6" to create new virtualenvs. That causes those virtualenvs to incorrectly use Python 2.5 instead of 2.6. -- Ticket URL: <http://trac.macports.org/ticket/19387> MacPorts <http://www.macports.org/> Ports system for Mac OS