Package: wokkel / 18.0.0-5

Metadata

Package Version Patches format
wokkel 18.0.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix twisted tests.patch | (download)

setup.py | 1 1 + 0 - 0 !
wokkel/data_form.py | 20 12 + 8 - 0 !
wokkel/disco.py | 4 2 + 2 - 0 !
wokkel/muc.py | 3 2 + 1 - 0 !
wokkel/pubsub.py | 6 3 + 3 - 0 !
wokkel/server.py | 4 2 + 2 - 0 !
wokkel/subprotocols.py | 5 2 + 3 - 0 !
wokkel/test/helpers.py | 3 1 + 2 - 0 !
wokkel/test/test_client.py | 2 1 + 1 - 0 !
wokkel/test/test_data_form.py | 8 4 + 4 - 0 !
wokkel/test/test_muc.py | 4 2 + 2 - 0 !
wokkel/xmppim.py | 10 5 + 5 - 0 !
12 files changed, 37 insertions(+), 33 deletions(-)

 fix tests with current twisted versions

This effectively drops Python 2 support.