From e9e0afc4096b4ba054496e39b3f4965262dd44ce Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 6 Sep 2013 16:17:32 -0300 Subject: Update requirements for 0.3.2 --- changes/VERSION_COMPAT | 7 ------- pkg/requirements.pip | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index cd6e4ef1..cc00ecf7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,10 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z - -leap.common>=0.3.2 -# leap.common.config.get_path_prefix -# -leap.mail>=0.3.2 -# smtp returns factory - diff --git a/pkg/requirements.pip b/pkg/requirements.pip index b39960b7..77cdf17c 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -20,10 +20,10 @@ python-daemon # this should not be needed for Windows. keyring<3.0.0 # See #3759 -leap.common>=0.3.0 +leap.common>=0.3.2 leap.soledad.client>=0.3.0 leap.keymanager>=0.2.0 -leap.mail>=0.3.0 +leap.mail>=0.3.2 # Remove this when u1db fixes its dependency on oauth oauth -- cgit v1.2.3