From dc1466ea1384ea6263f3711b10f38365e0d727bc Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 9 Jan 2013 02:08:12 +0900 Subject: bump srp requirement due to critical bugfix --- pkg/requirements.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/requirements.pip b/pkg/requirements.pip index e7ccb97a..dbb04cbc 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -8,7 +8,7 @@ psutil netifaces python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129 jsonschema -srp # >=1.0.1 MUST HAVE 1.0.1 BUGFIX, but upstream DID NOT UPDATE setup.py so it conflicts +srp>=1.0.2 pycrypto keyring python-dateutil -- cgit v1.2.3