From ff32e6bda529fffa8aaf5ebb9abf9028e7f0917f Mon Sep 17 00:00:00 2001
From: Kali Kaneko <kali@leap.se>
Date: Wed, 2 Oct 2013 12:16:22 -0400
Subject: update deps to reflect keymanager changes

---
 changes/VERSION_COMPAT | 1 +
 pkg/requirements.pip   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index 425478c8..ac2d2e73 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -9,3 +9,4 @@
 # BEGIN DEPENDENCY LIST -------------------------
 # leap.foo.bar>=x.y.z
 leap.common >= 0.3.4  # because the ca_bundle
+leap.keymanager >= 0.3.3 # because the gnupg dep
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 154e51b4..269a4646 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -14,7 +14,6 @@ psutil
 ipaddr
 twisted
 qt4reactor
-python-gnupg
 python-daemon # this should not be needed for Windows.
 keyring
 
-- 
cgit v1.2.3