Debian Patches

Status for greenbone-feed-sync/25.1.7-1

Patch Description Author Forwarded Bugs Origin Last update
Fix-arg-parser-tests-python-3.14.patch [PATCH] test: Fix argument parser tests on Python 3.14

In Python 3.14 the way the program name is parsed in the argparser
module has changed. See https://github.com/python/cpython/issues/66436
for details. Therefore the tests did break which mock the pre 3.14
parsing of the program name. Fix this behavior by explicitly passing a
program name derived from `sys.argv[0]` (which is the default behavior
in Python < 3.14). Despite failing tests this had no influence of the
tool.

Fixes #325
Bjoern Ricks <bjoern.ricks@greenbone.net> no https://github.com/greenbone/greenbone-feed-sync/commit/4170b0d4692993f858c73b9e17744e520f6d6669 2026-01-09

All known versions for source package 'greenbone-feed-sync'

Links