forked from pool/python-virtualenv
66853c9693ae4946e3d821820319e10efd6255856becc99f10b8f2bcc698f020
- Dropped support for Python 2.4 The minimum supported Python
version is now Python 2.5.
- Fix --relocatable on systems that use lib64. Fixes #78. Thanks
Branden Rolston.
- Symlink some additional modules under Python 3. Fixes #194.
Thanks Vinay Sajip, Ian Clelland, and Stefan Holek for the report.
- Fix --relocatable when a script uses __future__ imports. Thanks
Branden Rolston.
- Fix a bug in the config option parser that prevented setting
negative options with environemnt variables. Thanks Ralf Schmitt.
- Allow setting --no-site-packages from the config file.
- Use /usr/bin/multiarch-platform if available to figure out the
include directory. Thanks for the patch, Mika Laitio.
- Fix install_name_tool replacement to work on Python 3.X.
- Handle paths of users' site-packages on Mac OS X correctly
when changing the prefix.
- Updated the embedded version of distribute to 0.6.28 and pip
to 1.2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=16
Description
No description provided
Languages
RPM Spec
100%