17
0

- Update to 2.10:

- Incorporated patch to add -d option to command-add2virtualenv,
    contributed by miracle2k.
  - Add -i option to mkvirtualenv.
  - Add mktmpenv command for creating temporary environments that
    are automatically removed when they are deactivated.
  - Fixed a problem with hook_loader that prevented it from working
    under Python 2.5 and 2.4.
  - Fix a problem with the way template names were processed under
    zsh. (issue 111)2.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=12
This commit is contained in:
Alexandre Rogoski
2011-09-19 18:51:30 +00:00
committed by Git OBS Bridge
parent 998c3c51a9
commit bb8b2c3b6e
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 19 18:49:18 UTC 2011 - alexandre@exatati.com.br
- Update to 2.10:
- Incorporated patch to add -d option to command-add2virtualenv,
contributed by miracle2k.
- Add -i option to mkvirtualenv.
- Add mktmpenv command for creating temporary environments that
are automatically removed when they are deactivated.
- Fixed a problem with hook_loader that prevented it from working
under Python 2.5 and 2.4.
- Fix a problem with the way template names were processed under
zsh. (issue 111)2.9
-------------------------------------------------------------------
Mon Sep 5 22:50:00 UTC 2011 - alexandre@exatati.com.br

View File

@@ -21,7 +21,7 @@
%define mod_name virtualenvwrapper
Name: python-%{mod_name}
Version: 2.9
Version: 2.10
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8017f6517256f37c967a21c3cebb89b68558e05cc04aab315d65f148674854c
size 388518

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ab3ca4c86e6adc3194f85c1cc21a462155f1660de9265fcfd0c7651eea291d4
size 387858