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:51:31 UTC

git commit: [#6484] Fix missing = in requirements-sf.txt

Updated Branches:
  refs/heads/master 491fbbf18 -> 1c2a11162


[#6484] Fix missing = 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/1c2a1116
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/1c2a1116
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/1c2a1116

Branch: refs/heads/master
Commit: 1c2a11162a2f8224fb7c2a7cadda6e5cc5363e8a
Parents: 491fbbf
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Mon Jan 13 17:51:28 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Mon Jan 13 17:51:28 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/1c2a1116/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index e2900fe..e3bbeed 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