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 2014/03/04 16:50:37 UTC

git commit: [#7021] Bump version of GitPython for gpg-signed commit fix

Repository: incubator-allura
Updated Branches:
  refs/heads/master adf92cf18 -> 8fbd4d6ee


[#7021] Bump version of GitPython for gpg-signed commit fix

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/8fbd4d6e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/8fbd4d6e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/8fbd4d6e

Branch: refs/heads/master
Commit: 8fbd4d6ee7fcc315f093fd8120fe974485e4fe65
Parents: adf92cf
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Tue Mar 4 15:50:07 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Tue Mar 4 15:50:07 2014 +0000

----------------------------------------------------------------------
 requirements-sf.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/8fbd4d6e/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index 5df966f..68b5e5b 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -26,7 +26,7 @@ Unidecode==0.04.14
 
 # use version built from https://github.com/johnsca/GitPython/tree/sf-master
 # for unmerged fixes for [#5411], [#6000], and [#6078]
-GitPython==0.3.2.RC1-20140130
+GitPython==0.3.2.RC1-20140303
 
 WebError==0.10.3-20130423