Package: python-matrix-nio / 0.25.2-2

Metadata

Package Version Patches format
python-matrix-nio 0.25.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_use_pycryptodome.patch | (download)

src/nio/crypto/async_attachments.py | 8 4 + 4 - 0 !
src/nio/crypto/attachments.py | 8 4 + 4 - 0 !
src/nio/crypto/key_export.py | 10 5 + 5 - 0 !
tests/async_attachment_test.py | 2 1 + 1 - 0 !
tests/attachment_test.py | 2 1 + 1 - 0 !
5 files changed, 15 insertions(+), 15 deletions(-)

 use python module pycryptodome (not crypto)

2002_avoid_sphinxdoc_github.patch | (download)

doc/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid sphinxdoc plugin sphinx.ext.githubpages

0003 Port to new pytest asyncio.patch | (download)

tests/async_client_test.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 port to new pytest-asyncio