Enhancements to virtualenv

Edit Package python-virtualenvwrapper
http://www.doughellmann.com/projects/virtualenvwrapper/

virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.

Features
* Organizes all of your virtual environments in one place.
* Wrappers for creating, copying and deleting environments, including user-configurable hooks.
* Use a single command to switch between environments.
* Tab completion for commands that take a virtual environment as argument.
* User-configurable hooks for all operations.
* Plugin system for more creating sharable extensions.

Refresh
Refresh
Source Files
Filename Size Changed
python-virtualenvwrapper.changes 0000027193 26.6 KB
python-virtualenvwrapper.spec 0000003479 3.4 KB
virtualenvwrapper-6.1.0.tar.gz 0000095880 93.6 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1156224 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 27)
- Update to 6.1.0:
  * Breaking Changes
    + formally drop Python 2 support
    + remove toggleglobalsitepackages command, since virtualenv seems to
      have removed that capability
    + drop ksh support
    + remove python2 from startup logic for finding the python interpreter
    + Updated tested Python versions in README.
  * Features
    + add a --version option to the hook loader
  * Miscellaneous Improvements
    + switch to implicit namespaces
    + modernize packaging
    + Update the tested Python versions to match README
    + Changed workon's env switching to use OR not $?
    + Fix issues for python 3.12
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Drop patch virtualenvwrapper-4.8.4-python_version.patch, no longer
  required.
Comments 0
openSUSE Build Service is sponsored by