diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index b9eb662..7cc49a1 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -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 diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 4cfd09b..6db310c 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -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 diff --git a/virtualenvwrapper-2.11.1.tar.bz2 b/virtualenvwrapper-2.11.1.tar.bz2 deleted file mode 100644 index c869c30..0000000 --- a/virtualenvwrapper-2.11.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28090312a6646a9798a981ba80bbb881d72e4e36092858a0c50ec48e6c4817a2 -size 389826 diff --git a/virtualenvwrapper-3.0.tar.bz2 b/virtualenvwrapper-3.0.tar.bz2 new file mode 100644 index 0000000..dca09f1 --- /dev/null +++ b/virtualenvwrapper-3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae43eddb910eb5d4a19ff014be18620d6309d58a86f5889336b06f2dbfdb8211 +size 390627