Package: ripe-atlas-tools / 2.3.0-2

Metadata

Package Version Patches format
ripe-atlas-tools 2.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix info output.patch | (download)

ripe/atlas/tools/commands/base.py | 2 1 + 1 - 0 !
ripe/atlas/tools/commands/measurement_search.py | 2 1 + 1 - 0 !
ripe/atlas/tools/commands/probe_info.py | 2 1 + 1 - 0 !
ripe/atlas/tools/commands/probe_search.py | 4 2 + 2 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 fix *-{info,search} output with python3

0002 Fix FTBFS with sphinx 1.8.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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.

Closes: #922262