--- a/virtualenv/res/lib/lib_create_env.py Fri Oct 19 01:03:10 2012 +0200
+++ b/virtualenv/res/lib/lib_create_env.py Fri Oct 19 01:19:16 2012 +0200
@@ -43,7 +43,7 @@
'WHOOSH': {'setup': 'whoosh', 'url':'https://bitbucket.org/mchaput/whoosh/get/tip.tar.gz', 'local':'whoosh-2.5.tar.gz', 'install' : {'method':'pip', 'option_str': None, 'dict_extra_env': None}},
'SETUPTOOLS_HG' : {'setup':'setuptools_hg', 'url':'http://pypi.python.org/packages/source/s/setuptools_hg/setuptools_hg-0.4.tar.gz', 'local': 'setuptools_hg-0.4.tar.gz', 'install' : {'method':'pip', 'option_str': None, 'dict_extra_env': None}},
'WSGIREF' : {'setup':'wsgiref', 'url':'http://pypi.python.org/packages/source/w/wsgiref/wsgiref-0.1.2.zip', 'local': 'wsgiref-0.1.2.zip', 'install' : {'method':'pip', 'option_str': None, 'dict_extra_env': None}},
- 'LDT': {'setup': 'ldt','url': 'ldt-1.26.tar.gz', 'local':"ldt-1.26.tar.gz", 'install': {'method': 'pip', 'option_str': None, 'dict_extra_env': None}},
+ 'LDT': {'setup': 'ldt','url': 'ldt-1.27.tar.gz', 'local':"ldt-1.267.tar.gz", 'install': {'method': 'pip', 'option_str': None, 'dict_extra_env': None}},
}
if system_str == 'Windows':
Binary file virtualenv/res/src/ldt-1.26.tar.gz has changed
Binary file virtualenv/res/src/ldt-1.27.tar.gz has changed