[packages/python-virtualenv] - include parser module (required for xulrunner)

qboosh qboosh at pld-linux.org
Fri Jan 11 22:43:26 CET 2013


commit 9359c0be71a5f01ebba774bd45d62ebe3ba2e25e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 11 22:43:38 2013 +0100

    - include parser module (required for xulrunner)

 virtualenv-pld.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/virtualenv-pld.patch b/virtualenv-pld.patch
index 42d3b07..61b04d1 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']
++                    'fcntl', 'cPickle', 'datetime', 'syslog', '_sqlite3', 'unicodedata', 'parser']
  
  REQUIRED_FILES = ['lib-dynload', 'config']
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-virtualenv.git/commitdiff/9359c0be71a5f01ebba774bd45d62ebe3ba2e25e



More information about the pld-cvs-commit mailing list