summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2013-10-09 12:23:35 -0300
committerKali Kaneko <kali@futeisha.org>2013-10-09 12:27:25 -0300
commitcaed9561be46254dd3eed1d6d23bc1cf474f727e (patch)
treeb5ba90c9cf090c7d839d35fb0642862d623d2c35 /pkg
parent713179ee9c7e89f2cf1d0630247c047f59b5166f (diff)
bump also the gnupg sanity check
Diffstat (limited to 'pkg')
-rw-r--r--pkg/requirements.pip2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index acb783c..1515204 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,4 +1,6 @@
leap.common>=0.3.0
simplejson
requests
+# if we bump the gnupg version, bump also the sanity check
+# in keymanager.__init__
gnupg>=1.2.3