Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #159 -- Used TracSpamFilter compatible with 1.4. #160

Merged
merged 3 commits into from
Jan 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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