17
0

- Update to 3.0:

- Add Python 3 support, thanks in large part to the efforts of
    Daniel Kraus. Tested under Python 2.6, 2.7, and
    3.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=16
This commit is contained in:
Alexandre Rogoski
2012-01-30 16:27:11 +00:00
committed by Git OBS Bridge
parent 165a48d798
commit e1aaa293ac
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-virtualenvwrapper
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{!?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.1
Version: 3.0
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv