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 | ||
0002-Work-around-broken-inline-snapshot.patch | Work around broken inline-snapshot inline-snapshot 0.13.2 (commit 2e3a182a51ba5991c6fc340b166bb1165b83a8ad) fixed a bug which in turn breaks the tests of zabbix-cli in ways I fail to understand. Replace the affected snapshot()s by sorted() to work around this breakage. |
Jakob Haufe <sur5r@debian.org> | no | 2024-11-24 |