- 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:
committed by
Git OBS Bridge
parent
1f54ec6f7a
commit
8fc30d612b
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28090312a6646a9798a981ba80bbb881d72e4e36092858a0c50ec48e6c4817a2
|
||||
size 389826
|
||||
3
virtualenvwrapper-3.0.tar.bz2
Normal file
3
virtualenvwrapper-3.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae43eddb910eb5d4a19ff014be18620d6309d58a86f5889336b06f2dbfdb8211
|
||||
size 390627
|
||||
Reference in New Issue
Block a user