Go to file
Sascha Peilicke 613d38b9ba - Update to version 1.11:
+ BACKWARDS INCOMPATIBLE Switched to using wheels for the bundled copies of setuptools and pip. Using sdists is no longer supported - users supplying their own versions of pip/setuptools will need to provide wheels.
  + BACKWARDS INCOMPATIBLE Modified the handling of --extra-search-dirs. This option now works like pip’s --find-links option, in that it adds extra directories to search for compatible wheels for pip and setuptools. The actual wheel selected is chosen based on version and compatibility, using the same algorithm as pip install setuptools.
  + Upgraded pip to v1.5
  + Upgraded setuptools to v1.4
- Fix non-executable script warning, symlink /usr/bin/virtualenv in buildroot (u-a warning)
  and ghost alternatives link on 12.3 or newer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=31
2014-01-07 13:50:50 +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 version 1.11: 2014-01-07 13:50:50 +00:00
python-virtualenv.spec - Update to version 1.11: 2014-01-07 13:50:50 +00:00
virtualenv-1.11.tar.gz - Update to version 1.11: 2014-01-07 13:50:50 +00:00