Go to file
Alexandre Rogoski 0bc5758487 - Update to 1.7.2:
- Updated to distribute 0.6.27.
  - Fix activate.fish on OS X. Fixes #8. Thanks David Schoonover.
  - Create a virtualenv-x.x script with the Python version when
    installing, so virtualenv for multiple Python versions can be
    installed to the same script location. Thanks Miki Tebeka.
  - Restored ability to create a virtualenv with a path longer than
    78 characters, without breaking creation of virtualenvs with
    non-ASCII paths. Thanks, Bradley Ayers.
  - Added ability to create virtualenvs without having installed
    Apple's developers tools (using an own implementation of
    install_name_tool). Thanks Mike Hommey.
  - Fixed PyPy and Jython support on Windows. Thanks Konstantin
    Zemlyak.
  - Added pydoc script to ease use. Thanks Marc Abramowitz. Fixes
    #149.
  - Fixed creating a bootstrap script on Python 3. Thanks Raul
    Leal. Fixes #280.
  - Fixed inconsistency when having set the PYTHONDONTWRITEBYTECODE
    env var with the --distribute option or the
    VIRTUALENV_USE_DISTRIBUTE env var. VIRTUALENV_USE_DISTRIBUTE
    is now considered again as a legacy alias.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=14
2012-06-22 22:36:04 +00:00
.gitattributes Accepting request 67239 from devel:languages:python 2011-04-14 11:07:15 +00:00
.gitignore Accepting request 67239 from devel:languages:python 2011-04-14 11:07:15 +00:00
python-virtualenv.changes - Update to 1.7.2: 2012-06-22 22:36:04 +00:00
python-virtualenv.spec - Update to 1.7.2: 2012-06-22 22:36:04 +00:00
virtualenv-1.7.2.tar.bz2 - Update to 1.7.2: 2012-06-22 22:36:04 +00:00