From 0fa6fb49c48f5dfe4a24a24efd3179af3c0a2a4b Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Tue, 3 Jul 2012 18:03:11 -0700 Subject: [PATCH] specific python-crypto version dependency --- client-webserver/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client-webserver/README b/client-webserver/README index 0d34a61a0..67953f7cb 100644 --- a/client-webserver/README +++ b/client-webserver/README @@ -6,8 +6,8 @@ Set CHOCOLATESERVER environment variable for "make deploy" and client.py! chocolate.py - server-side, requires web.py (python-webpy), - PyCrypto (python-crypto), redis, python-redis, python-protobuf, - python-nss + PyCrypto (python-crypto) 2.3 (not 2.1!!), redis, python-redis, + python-protobuf, python-nss probably wants to run under a web server like lighttpd with fastcgi client.py - experimental tool for making requests and parsing replies