control: tags -1 +fixed-upstream > During installation these messages are printed to the console: > > python3-mpmath (1.1.0-2) wird eingerichtet ... > /usr/lib/python3/dist-packages/mpmath/ctx_mp_python.py:892: > SyntaxWarning: "is" with a literal. Did you mean "=="? > if other is 0: > /usr/lib/python3/dist-packages/mpmath/ctx_mp_python.py:986: > SyntaxWarning: "is" with a literal. Did you mean "=="? > if other is 0:
this is already fixed upstream, but tangled with several other changes. there's probably a new mpmath release happening soon (check https://github.com/fredrik-johansson/mpmath/issues/565) so i'm gonna wait for that

