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 17:45:18 UTC

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

Repository: incubator-allura
Updated Branches:
  refs/heads/master dc4ca356e -> fe0aa1678


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

This reverts commit 8fbd4d6ee7fcc315f093fd8120fe974485e4fe65.

There is apparently an issue with this GitPython fix that I missed.


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

Branch: refs/heads/master
Commit: fe0aa1678d41cea88505af1862bd434de6afe7e9
Parents: dc4ca35
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Tue Mar 4 16:44:37 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Tue Mar 4 16:45:14 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/fe0aa167/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index 68b5e5b..5df966f 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-20140303
+GitPython==0.3.2.RC1-20140130
 
 WebError==0.10.3-20130423