You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by tv...@apache.org on 2013/08/28 21:30:55 UTC

[11/13] git commit: [#6526] bump Google Code & Trac Wiki importer versions for their changes

[#6526] bump Google Code & Trac Wiki importer versions for their changes


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

Branch: refs/heads/master
Commit: 10cb90c712a79fb8a64d5f7dbcc0aaa5b7132b04
Parents: eceab84
Author: Dave Brondsema <db...@slashdotmedia.com>
Authored: Wed Aug 28 17:08:01 2013 +0000
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Wed Aug 28 17:08:01 2013 +0000

----------------------------------------------------------------------
 requirements-sf.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/10cb90c7/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index a77c839..4e00d83 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -6,7 +6,7 @@ kombu==1.0.4
 coverage==3.5a1-20110413
 ForgeHg==0.1.15
 ForgePastebin==0.2.7
-GoogleCodeWikiImporter==0.2.0
+GoogleCodeWikiImporter==0.3.0
 mechanize==0.2.4
 mercurial==1.4.3
 MySQL-python==1.2.3c1
@@ -20,7 +20,7 @@ wsgipreload==1.2
 pyzmq==2.1.7
 html2text==3.200.3dev-20121112
 PyMollom==0.1
-TracWikiImporter==0.1.0
+TracWikiImporter==0.2.0
 
 # use version built from https://github.com/johnsca/GitPython/commits/tv/6000
 # for unmerged fixes for [#5411], [#6000], and [#6078]