You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/05/24 20:18:07 UTC

[31/50] git commit: [#5571] Added akismet and pymollom to requirements-optional.txt

[#5571] Added akismet and pymollom to requirements-optional.txt

Signed-off-by: Cory Johns <cj...@slashdotmedia.com>


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

Branch: refs/heads/db/6007
Commit: 65009beecca10394ff2da257bf69b46ee1fc61cf
Parents: 67488c0
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Thu May 23 14:42:11 2013 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Thu May 23 16:04:40 2013 +0000

----------------------------------------------------------------------
 requirements-optional.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/65009bee/requirements-optional.txt
----------------------------------------------------------------------
diff --git a/requirements-optional.txt b/requirements-optional.txt
index 59653df..9de8406 100644
--- a/requirements-optional.txt
+++ b/requirements-optional.txt
@@ -11,3 +11,7 @@
 # for ForgeWiki's mediawiki importer:
 -e git://github.com/zikzakmedia/python-mediawiki.git#egg=python-mediawiki   # GPL
 MySQL-python  # GPL
+
+# One or the other is required to enable spam checking
+akismet==0.2.0
+pymollom==0.1  # GPL