forked from pool/python-virtualenvwrapper
- 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
@@ -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
|
Thu Dec 29 03:04:03 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
|||||||
@@ -19,11 +19,11 @@
|
|||||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
Name: python-virtualenvwrapper
|
Name: python-virtualenvwrapper
|
||||||
Version: 2.11
|
Version: 2.11.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
|
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
|
||||||
Summary: Enhancements to virtualenv
|
Summary: Enhancements to virtualenv
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: virtualenvwrapper-%{version}.tar.bz2
|
Source: virtualenvwrapper-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|||||||
3
virtualenvwrapper-2.11.1.tar.bz2
Normal file
3
virtualenvwrapper-2.11.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28090312a6646a9798a981ba80bbb881d72e4e36092858a0c50ec48e6c4817a2
|
||||||
|
size 389826
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:16e49704e5fd4e50e2ccec6ac6f217e4d3d9b56c9663591a95879fb0e99a5159
|
|
||||||
size 238233
|
|
||||||
Reference in New Issue
Block a user