Debian Patches

Status for ripe-atlas-tools/2.3.0-2.1

Patch Description Author Forwarded Bugs Origin Last update
fix-info-output.patch Fix *-{info,search} output with Python3

Upstream code uses print(str.encode("utf-8")) in a couple of places. While
this works fine with Python2 (being mostly a no-op), in Python 3 it prints the
representation of the string converted to bytes ("b'some string'"), which
messes up command output.
Fix the output by removing the calls to encode() for printed strings. This
does not affect Python 2.
Apollon Oikonomopoulos <apoikos@debian.org> no 2019-01-16
0002-Fix-FTBFS-with-sphinx-1.8.patch Fix FTBFS with sphinx 1.8
sphinx.ext.pngmath has been removed in favor of sphinx.ext.imgmath.
Replace the former with the latter in docs/conf.py.
Apollon Oikonomopoulos <apoikos@debian.org> no 2019-02-14

All known versions for source package 'ripe-atlas-tools'

Links