17
0

- Update to 3.4:

- Add install-lazy-loader option.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=25
This commit is contained in:
Alexandre Rogoski
2012-05-21 02:13:37 +00:00
committed by Git OBS Bridge
parent 43a3d83a69
commit 74d4a0eabd
4 changed files with 11 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-virtualenvwrapper
Version: 3.3
Version: 3.4
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv
@@ -64,5 +64,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%doc README.txt
%{python_sitelib}/*
%{_bindir}/virtualenvwrapper.sh
%{_bindir}/virtualenvwrapper_lazy.sh
%changelog