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/04/25 00:31:13 UTC

[48/50] git commit: [#6000] Updated GitPython version

[#6000] Updated GitPython version

Signed-off-by: Cory Johns <cj...@slashdotmedia.com>


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

Branch: refs/heads/cj/5655
Commit: 51f5361f0bdacdf93b95f1a32487bb4b80f96d6e
Parents: d8a9c75
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Wed Apr 24 21:18:08 2013 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Wed Apr 24 21:18:08 2013 +0000

----------------------------------------------------------------------
 requirements-sf.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/51f5361f/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index 42a1b02..ed3e552 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -17,9 +17,9 @@ wsgipreload==1.2
 pyzmq==2.1.7
 html2text==3.200.3dev-20121112
 
-# use version built from https://github.com/42cc/GitPython/commits/0.3.2-RC1-20130214
-# for unmerged fix for [#5411]
-GitPython==0.3.2.RC1.20130214
+# use version built from https://github.com/johnsca/GitPython/commits/0.3.2-RC1-20130424
+# for unmerged fixes for [#5411], [#6000], and [#6078]
+GitPython==0.3.2.RC1-20130424
 
 WebError==0.10.3-20130423