14
0

- Update to 4.0:

- All tests pass under Python 2.6, 2.7, 3.2 and 3.3.
  - Fix the name of the script in an error message produced by
    virtualenvwrapper_lazy.sh. (Contributed by scottstvnsn.)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=39
This commit is contained in:
Alexandre Rogoski
2013-04-30 19:23:55 +00:00
committed by Git OBS Bridge
parent 6efdeecc2c
commit 29039f490d
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 30 19:17:07 UTC 2013 - alexandre@exatati.com.br
- Update to 4.0:
- All tests pass under Python 2.6, 2.7, 3.2 and 3.3.
- Fix the name of the script in an error message produced by
virtualenvwrapper_lazy.sh. (Contributed by scottstvnsn.)
-------------------------------------------------------------------
Mon Apr 8 02:33:16 UTC 2013 - alexandre@exatati.com.br