[packages/python-virtualenv] - rel 2; simplejson also needed by xulrunner

arekm arekm at pld-linux.org
Wed Feb 20 15:52:06 CET 2013


commit 12c7b7e7ef8a3c61cdf041e12f979261a369cdbe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Feb 20 15:52:04 2013 +0100

    - rel 2; simplejson also needed by xulrunner

 python-virtualenv.spec | 2 +-
 virtualenv-pld.patch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 9f66d87..d56dae9 100644
--- a/python-virtualenv.spec
+++ b/python-virtualenv.spec
@@ -2,7 +2,7 @@ Summary:	Tool to create isolated Python environments
 Summary(pl.UTF-8):	Narzędzie do tworzenia oddzielonych środowisk Pythona
 Name:		python-virtualenv
 Version:	1.8.4
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages
 Source0:	http://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
diff --git a/virtualenv-pld.patch b/virtualenv-pld.patch
index 61b04d1..3d8bb47 100644
--- a/virtualenv-pld.patch
+++ b/virtualenv-pld.patch
@@ -8,7 +8,7 @@
 +                    'zlib', 'time', 'cStringIO', 'md5', '_hashlib', '_struct',
 +                    '_collections', 'operator', 'itertools', 'math', 'binascii', 
 +                    '_random', '_io', '_functools', 'array', '_socket', 'select',
-+                    'fcntl', 'cPickle', 'datetime', 'syslog', '_sqlite3', 'unicodedata', 'parser']
++                    'fcntl', 'cPickle', 'datetime', 'syslog', '_sqlite3', 'unicodedata', 'parser', 'simplejson']
  
  REQUIRED_FILES = ['lib-dynload', 'config']
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-virtualenv.git/commitdiff/12c7b7e7ef8a3c61cdf041e12f979261a369cdbe



More information about the pld-cvs-commit mailing list