Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-test-drop-testing-with-Python-2.patch | test: drop testing with Python 2 | Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2021-11-16 | ||
0002-server-remove-set_npn_protocols.patch | server: remove set_npn_protocols() This function is deprecated in favour of set_alpn_protocols(), which is already called, and is currently broken in Python 3.10, so remove it altogether. |
Jonas Witschel <diabonas@archlinux.org> | no | 2021-12-11 | ||
0003-Fix-compatibility-with-matrix-nio-0.21.patch | Fix compatibility with matrix-nio 0.21 The 0.21.0 made a breaking change in how they handle logging, moving off logbook to the standard logging module, breaking weechat-matrix's config module. This patch adresses the API change (without migrating ourselves to logboox), and bumps the matrix-nio requirements to reflect the dependency on the new API. |
Simon Chopin <simon.chopin@canonical.com> | no | 2023-07-18 | ||
0004-Fix-interpreter-of-example-scripts.patch | Fix interpreter of example scripts | Jochen Sprickerhof <jspricke@debian.org> | no | 2023-07-18 | ||
0005-remove-python3-future.patch | Remove dependecy on python3-future | Alexandre Detiste <tchet@debian.org> | invalid | 2023-12-13 |