Debian Patches
Status for zabbix-cli/3.5.2-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Use-builtin-enum.StrEnum.patch | Use builtin enum.StrEnum Starting with 3.11, Python includes enum.StrEnum which, while not a complete drop-in replacement, works for the usecase of zabbix-cli. Let's use it to avoid packaging another dependency. |
Jakob Haufe <sur5r@debian.org> | no | 2025-01-02 | ||
pr306.patch | [PATCH] use stdlib tomllib instead of standalone tomli on Python 3.11+ diff --git a/docs/scripts/gen_cli_data.py b/docs/scripts/gen_cli_data.py index 1e4d6d80..195e35bf 100644 |
Alexandre Detiste <alexandre.detiste@gmail.com> | no | 2025-05-17 |