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/09/05 20:21:11 UTC

[46/50] git commit: [#6530] bump wiki importer versions

[#6530] bump wiki importer versions


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

Branch: refs/heads/cj/6596
Commit: 94a3b1c27171e7d06d91cbd25a0d11978e4ef3f6
Parents: 153078b
Author: Dave Brondsema <db...@slashdotmedia.com>
Authored: Wed Sep 4 15:29:24 2013 +0000
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Wed Sep 4 15:29:24 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/94a3b1c2/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index 6115291..286c95a 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -6,7 +6,7 @@ kombu==1.0.4
 coverage==3.5a1-20110413
 ForgeHg==0.1.16
 ForgePastebin==0.2.7
-GoogleCodeWikiImporter==0.3.0
+GoogleCodeWikiImporter==0.3.1
 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.2.0
+TracWikiImporter==0.2.1
 
 # use version built from https://github.com/johnsca/GitPython/commits/tv/6000
 # for unmerged fixes for [#5411], [#6000], and [#6078]