Package: slixmpp / 1.11.0-1

Metadata

Package Version Patches format
slixmpp 1.11.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove license classifier.patch | (download)

pyproject.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove obsolete license classifier
use python jid not rust.patch | (download)

pyproject.toml | 13 2 + 11 - 0 !
1 file changed, 2 insertions(+), 11 deletions(-)

 stay with python implementation of jid, rust needs new crate
import xep0292.patch | (download)

slixmpp/plugins/xep_0292/__init__.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add missing import (for sphinx doc)
disable tests Python bug.patch | (download)

tests/test_stanza_error.py | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 skip some tests for python < 3.12
increase test timeout.patch | (download)

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

 increase timeout in unit test, that fails on "slow" architectures