diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-06-08 15:21:00 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-06-08 15:33:51 -0300 |
commit | b1ac5bdbed955cf5a88c76dd90691266e45d277c (patch) | |
tree | 25903bf87655bd239f9d07e4daccb21bdf0acc81 | |
parent | feb220ae1fde9704ae8ffb8dd1247e27b58dc9ef (diff) |
[pkg] bump dependencies0.4.0
-rw-r--r-- | changes/VERSION_COMPAT | 1 | ||||
-rw-r--r-- | pkg/requirements.pip | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 0bb331af..cc00ecf7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,4 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.common>=0.4 diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 11c42290..c81c1a1c 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,4 +1,4 @@ -leap.common>=0.3.7 +leap.common>=0.4.0 simplejson requests # if we bump the gnupg version, bump also the sanity check |