Skip to content

Commit

Permalink
Fixed #159 -- Used TracSpamFilter compatible with 1.4.
Browse files Browse the repository at this point in the history
Co-authored-by: Baptiste Mispelon <bmispelon@gmail.com>
  • Loading branch information
felixxm and bmispelon authored Jan 25, 2024
1 parent 21133bb commit e6120e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libsass==0.17.0
Genshi==0.7.7 # still required by some plugins

# Trac plugins
TracSpamFilter==1.2.7
https://trac.edgewall.org/browser/plugins/1.4/spam-filter?format=zip
# TracXMLRPC from PyPI does not (yet) have a 1.2.0 release (compatible with Trac 1.4)
https://trac-hacks.org/browser/xmlrpcplugin/trunk?rev=18591&format=zip

Expand All @@ -21,4 +21,4 @@ trac-github==2.3
gunicorn==19.10.0
sentry-sdk==1.11.0

-e ./DjangoPlugin
-e ./DjangoPlugin

0 comments on commit e6120e5

Please sign in to comment.