diff options
author | kali <kali@leap.se> | 2012-09-14 04:18:43 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-09-14 04:18:43 +0900 |
commit | 430b6326d06d81c44d534543c8e9684a5c0fcb15 (patch) | |
tree | 82b9a1f3f3350958c2be6f9ec22f4d1e251d5d28 /pkg/requirements.pip | |
parent | 157dbbd6dba18a0b10ba045eab9b1cfca8d579c6 (diff) |
force 1.1.9 version of python-gnutls
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 91257a07..5eeabf5c 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -3,4 +3,4 @@ configuration requests ping netifaces -python-gnutls +python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129 |