14
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,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 30 16:25:43 UTC 2012 - alexandre@exatati.com.br
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 8 17:55:02 UTC 2012 - alexandre@exatati.com.br Sun Jan 8 17:55:02 UTC 2012 - alexandre@exatati.com.br

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-virtualenvwrapper # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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)")} %{!?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.1 Version: 3.0
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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28090312a6646a9798a981ba80bbb881d72e4e36092858a0c50ec48e6c4817a2
size 389826

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae43eddb910eb5d4a19ff014be18620d6309d58a86f5889336b06f2dbfdb8211
size 390627