You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2013/03/01 17:19:36 UTC

git commit: [#5411] Reverted version bump to smmap as it isn't really used and gitdb only requires >= 0.8.0

Updated Branches:
  refs/heads/cj/5411 a1f369e35 -> fa7310155


[#5411] Reverted version bump to smmap as it isn't really used and gitdb only requires >= 0.8.0

Signed-off-by: Cory Johns <jo...@geek.net>


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/fa731015
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/fa731015
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/fa731015

Branch: refs/heads/cj/5411
Commit: fa73101551960d329d168c0cd9464e82a23e8a39
Parents: a1f369e
Author: Cory Johns <jo...@geek.net>
Authored: Fri Mar 1 16:19:08 2013 +0000
Committer: Cory Johns <jo...@geek.net>
Committed: Fri Mar 1 16:19:08 2013 +0000

----------------------------------------------------------------------
 requirements-common.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/fa731015/requirements-common.txt
----------------------------------------------------------------------
diff --git a/requirements-common.txt b/requirements-common.txt
index 4d0ef94..9621aa8 100644
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -64,7 +64,7 @@ WebHelpers==1.3
 # git deps
 async==0.6.1
 gitdb==0.5.4
-smmap==0.8.2
+smmap==0.8.1
 
 # testing & development
 datadiff==1.1.5