python-matrix-nio
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-matrix-nio
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:messaging:matrix/python-matrix-nio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
matrix_nio-0.20.2.tar.gz | 0000146410 143 KB | |
python-matrix-nio.changes | 0000001791 1.75 KB | |
python-matrix-nio.spec | 0000002877 2.81 KB |
Revision 4 (latest revision is 9)
Matej Cepl (mcepl)
accepted
request 1099336
from
Matej Cepl (mcepl)
(revision 4)
- Update to 0.20.2: - Miscellaneous Tasks - Upgrade dependencies - Various test, formatting, type hinting fixes - Update GitHub Workflow Actions versions for CI - [#384] Add content to built-with-nio - Remove the usage of the imp module - Fix our import order - Fix a bunch of typos - Remove key re-sharing - Remove some unnecessary test code - Add poetry to the test requirements - Style fixes - Sort our imports - Bug Fixes - [#335] Default to the configured request timeout when syncing - [#354] Fix first_sync_filter parameter of AsyncClient.sync_forever - [#357] Element exports keys without required fields - [#396] Fix timeline->limited being required - Fix Python 3.11 compatibility - Fix import sequence errors. - Exclude tests/data/ from pre-commit workflow. - Only accept forwarded room keys from our own trusted devices - Documentation - Mention that room key backups are unsupported. - Add matrix-webhook to built-with-nio - Add matrix-asgi to built-with-nio - Features - Add mxc URI parameter to AsyncClient.download and deprecate server_name and media_id. - Refactor - Clean up and make a bunch of tests more consistent - Styling - Add config for pre-commit. - Fix formatting using black and isort. - Convert from str.format to f-strings. - Testing - Update test for AsyncClient.download. - Fix our async tests
Comments 0