- Update to 2.22.1.:
- Remove the initialization shortcut because it breaks tab completion
in sub-shell environments like screen and tmux. (issue 121)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
20cf3bfc09
commit
165a48d798
@@ -19,11 +19,11 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: python-virtualenvwrapper
|
||||
Version: 2.11
|
||||
Version: 2.11.1
|
||||
Release: 0
|
||||
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
|
||||
Summary: Enhancements to virtualenv
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: virtualenvwrapper-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user