Package: gvm-tools / 25.3.2-1

Metadata

Package Version Patches format
gvm-tools 25.3.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix tests python3.10.patch | (download)

tests/root_help.snap | 2 1 + 1 - 0 !
tests/socket_help.snap | 2 1 + 1 - 0 !
tests/ssh_help.snap | 2 1 + 1 - 0 !
tests/tls_help.snap | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 add *_help.*.snap to work with argparse in python 3.10

argparse in Python 3.10 display the help output mentioning "options".
Previously it mentioned "optional arguments". The 4 tests
(test_root_help, test_socket_help, test_ssh_help, test_tls_help) compare the
Remove unavailable theme furo in docs.patch | (download)

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

 remove unavailable theme furo in docs

The theme furo is not in Debian.