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/01/13 18:56:56 UTC

git commit: [#6484] Fix case error in requirements-sf.txt

Updated Branches:
  refs/heads/master 1c2a11162 -> 9b2f83fcb


[#6484] Fix case error in requirements-sf.txt


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

Branch: refs/heads/master
Commit: 9b2f83fcba91978d2f4c7c7b4b83ce0113dbf77a
Parents: 1c2a111
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Mon Jan 13 17:56:49 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Mon Jan 13 17:56:49 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/9b2f83fc/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index e3bbeed..1ce0f99 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -21,7 +21,7 @@ pyzmq==2.1.7
 html2text==3.200.3dev-20121112
 PyMollom==0.1
 TracWikiImporter==0.3.5
-MediaWikiImporter==0.0.1
+MediawikiImporter==0.0.1
 Unidecode==0.04.14
 
 # use version built from https://github.com/johnsca/GitPython/commits/tv/6000