[tor-commits] [bridgedb/master] Pin zope.interface==3.6.1 (current	Debian stable version) in requirements.txt.
    isis at torproject.org 
    isis at torproject.org
       
    Fri Jun  6 23:39:14 UTC 2014
    
    
  
commit 17defaa16a9a5fb44b21dc1d4c1a488a2200389f
Author: Isis Lovecruft <isis at torproject.org>
Date:   Wed May 21 01:21:09 2014 +0000
    Pin zope.interface==3.6.1 (current Debian stable version) in requirements.txt.
---
 requirements.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index c84313d..de393b1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,4 +8,4 @@ pyOpenSSL==0.13.1
 pygeoip==0.2.7
 pygpgme==0.3
 recaptcha-client==1.0.6
-zope.interface>=4.0.5
+zope.interface==3.6.1
    
    
More information about the tor-commits
mailing list