Package: python3-django-haystack Version: 3.0-1 Severity: important User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package emits a SyntaxWarning
during installation:
Setting up python3-django-haystack (3.0-1) ...
/usr/lib/python3/dist-packages/haystack/backends/whoosh_backend.py:734:
SyntaxWarning: "is" with a literal. Did you mean "=="?
if value is None or len(value) is 0:
Andreas

