update ldt tar
authorcavaliet
Fri, 31 Aug 2012 17:43:31 +0200
changeset 14 94e058cf84de
parent 13 cd3db02046b1
child 15 ed7ac7e94090
update ldt tar
virtualenv/res/lib/lib_create_env.py
virtualenv/res/src/ldt-1.17.tar.gz
virtualenv/res/src/ldt-1.20.tar.gz
--- a/virtualenv/res/lib/lib_create_env.py	Thu Aug 30 18:46:32 2012 +0200
+++ b/virtualenv/res/lib/lib_create_env.py	Fri Aug 31 17:43:31 2012 +0200
@@ -41,7 +41,7 @@
     'REQUESTS': {'setup': 'requests', 'url':'https://github.com/kennethreitz/requests/tarball/v0.13.3', 'local':'requests-v0.13.3.tar.gz', 'install' : {'method':'pip', 'option_str': None, 'dict_extra_env': None}},
     'PYELASTICSEARCH': {'setup': 'pyelasticsearch', 'url':'https://github.com/toastdriven/pyelasticsearch/tarball/master', 'local':'pyelasticsearch.tar.gz', 'install' : {'method':'pip', 'option_str': None, 'dict_extra_env': None}},
     '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}},
-    'LDT': {'setup': 'ldt','url': 'ldt-1.17.tar.gz', 'local':"ldt-1.17.tar.gz", 'install': {'method': 'pip', 'option_str': None, 'dict_extra_env': None}},
+    'LDT': {'setup': 'ldt','url': 'ldt-1.20.tar.gz', 'local':"ldt-1.20.tar.gz", 'install': {'method': 'pip', 'option_str': None, 'dict_extra_env': None}},
 }
 
 if system_str == 'Windows':
Binary file virtualenv/res/src/ldt-1.17.tar.gz has changed
Binary file virtualenv/res/src/ldt-1.20.tar.gz has changed