diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index aefa961..b9eb662 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 17:55:02 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.22.1.: + - Remove the initialization shortcut because it breaks tab completion + in sub-shell environments like screen and tmux. (issue 121) + ------------------------------------------------------------------- Thu Dec 29 03:04:03 UTC 2011 - alexandre@exatati.com.br diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index b35c3ff..4cfd09b 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -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 diff --git a/virtualenvwrapper-2.11.1.tar.bz2 b/virtualenvwrapper-2.11.1.tar.bz2 new file mode 100644 index 0000000..c869c30 --- /dev/null +++ b/virtualenvwrapper-2.11.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28090312a6646a9798a981ba80bbb881d72e4e36092858a0c50ec48e6c4817a2 +size 389826 diff --git a/virtualenvwrapper-2.11.tar.bz2 b/virtualenvwrapper-2.11.tar.bz2 deleted file mode 100644 index 830ec72..0000000 --- a/virtualenvwrapper-2.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16e49704e5fd4e50e2ccec6ac6f217e4d3d9b56c9663591a95879fb0e99a5159 -size 238233