Skip to content

Commit 74fdce6

Browse files
bmispelonfelixxm
authored andcommitted
Updated TracSpamFilter.
1 parent 8a603c8 commit 74fdce6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# spam-filter doesn't work without babel (but somehow doesn't list it in its requirements)
22
Trac[pygments, babel]==1.6.0
3-
dnspython==1.15
43
psycopg2==2.9.9 --no-binary=psycopg2
54
Django==1.11.29
65
libsass==0.23.0
76

87
# Trac plugins
9-
https://trac.edgewall.org/browser/plugins/trunk/spam-filter?rev=17752&format=zip
10-
filelock==3.13.1 # required for running tracspamfilter.filters.bayes
8+
TracSpamFilter[dns,spambayes] @ https://trac.edgewall.org/browser/plugins/trunk/spam-filter?rev=17766&format=zip
119
# TracXMLRPC from PyPI does not (yet) have a 1.2.0 release (compatible with Trac >=1.4)
1210
https://trac-hacks.org/browser/xmlrpcplugin/trunk?rev=18591&format=zip
1311

0 commit comments

Comments
 (0)