python-mautrix

Edit Package python-mautrix

Fails to build with

27s] _______ ERROR collecting mautrix/client/state_store/tests/store_test.py ________
[ 27s] ImportError while importing test module '/home/abuild/rpmbuild/BUILD/python-0.17.8/mautrix/client/state_store/tests/store_test.py'.
[ 27s] Hint: make sure your test modules/packages have valid Python names.
[ 27s] Traceback:
[ 27s] /usr/lib64/python3.9/importlib/__init__.py:127: in import_module
[ 27s] return _bootstrap._gcd_import(name[level:], package, level)
[ 27s] mautrix/client/state_store/tests/store_test.py:19: in
[ 27s] import sqlalchemy as sql
[ 27s] /usr/lib64/python3.9/site-packages/sqlalchemy/__init__.py:12: in
[ 27s] from . import util as _util
[ 27s] /usr/lib64/python3.9/site-packages/sqlalchemy/util/__init__.py:15: in
[ 27s] from ._collections import coerce_generator_arg as coerce_generator_arg
[ 27s] /usr/lib64/python3.9/site-packages/sqlalchemy/util/_collections.py:39: in
[ 27s] from .typing import Literal
[ 27s] /usr/lib64/python3.9/site-packages/sqlalchemy/util/typing.py:36: in
[ 27s] from typing_extensions import Annotated as Annotated # 3.8
[ 27s] E ModuleNotFoundError: No module named 'typing_extensions'
[ 27s] =========================== short test summary info ============================
[ 27s] ERROR mautrix/client/state_store/tests/store_test.py
[ 27s] !!!!!!!!!!!!!!!!!!!! Interrupted:

Refresh
Refresh
Source Files
Filename Size Changed
mautrix-python-0.20.3-gh.tar.gz 0000244208 238 KB
python-mautrix.changes 0000019946 19.5 KB
python-mautrix.spec 0000003122 3.05 KB
Latest Revision
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 8)
- update to update to 0.20.3:
  * Deprecated MSC2716 methods and added new Beeper-
    specific batch send methods, as upstream MSC2716 support has
    been abandoned.
  * *(util.async_db)* Added `PRAGMA synchronous = NORMAL;` to
    default pragmas.
  * *(types)* Fixed `guest_can_join` field name in room directory
    response
  * Switched to secrets.token_urlsafe for generating tokens
  * Allowed sending read receipts even if appservice user is not
  * Added TraceLogger type hints to command handling classes
  * Fixed typo in HTML reply fallback generation when target
  * Made CommandEvent.mark_read async instead of returning an
- Initial package
Comments 0
openSUSE Build Service is sponsored by