12.0.4 (2014-22-23) ~~~~~~~~~~~~~~~~~~~ * Revert the fix to ``-p`` on Debian based pythons as it was broken in other situations. * Revert several sys.path changes new in 12.0 which were breaking virtualenv. 12.0.3 (2014-22-23) ~~~~~~~~~~~~~~~~~~~ * Fix an issue where Debian based Pythons would fail when using -p with the host Python. * Upgrade pip to 6.0.3 12.0.2 (2014-12-23) ~~~~~~~~~~~~~~~~~~~ * Upgraded pip to 6.0.2 12.0.1 (2014-12-22) ~~~~~~~~~~~~~~~~~~~ * Upgraded pip to 6.0.1 12.0 (2014-12-22) ~~~~~~~~~~~~~~~~~ * **PROCESS** Version numbers are now simply ``X.Y`` where the leading ``1`` has been dropped. * Split up documentation into structured pages * Now using pytest framework * Correct sys.path ordering for debian, issue #461 * Correctly throws error on older Pythons, issue #619 * Allow for empty $PATH, pull #601 * Don't set prompt if $env:VIRTUAL_ENV_DISABLE_PROMPT is set for Powershell * Updated setuptools to 7.0
18 lines
748 B
Text
18 lines
748 B
Text
@comment $NetBSD: PLIST,v 1.12 2014/12/30 14:26:33 wiz Exp $
|
|
bin/virtualenv
|
|
bin/virtualenv-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/pbr.json
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/virtualenv.py
|
|
${PYSITELIB}/virtualenv.pyc
|
|
${PYSITELIB}/virtualenv.pyo
|
|
${PYSITELIB}/virtualenv_support/__init__.py
|
|
${PYSITELIB}/virtualenv_support/__init__.pyc
|
|
${PYSITELIB}/virtualenv_support/__init__.pyo
|
|
${PYSITELIB}/virtualenv_support/pip-6.0.3-py2.py3-none-any.whl
|
|
${PYSITELIB}/virtualenv_support/setuptools-8.2.1-py2.py3-none-any.whl
|