Subject: CVS commit: pkgsrc/chat/py-mautrix
From: Jonathan Schleifer
Date: 2020-10-04 13:41:16
Message id: 20201004114116.50065FB28@cvs.NetBSD.org

Log Message:
Update chat/py-mautrix to 0.7.11

0.7.2:
 * Added bridge config option to pass custom arguments to SQLAlchemy's
   create_engine

0.7.3:
 * Added support for telling the user about decryption errors in bridge module

0.7.4:
 * Made sender_device optional in decrypted olm events
 * Added opt_prometheus utility for using prometheus as an optional dependency
 * Added Matrix event time processing metric for bridges when prometheus is
   installed

0.7.5:
 * Added utility for measuring async method time in prometheus

0.7.6:
 * Fixed bug where parsing invite fails if unsigned is not set or null
 * Added trace logs when bridge module ignores messages

0.7.7:
 * Added utility method for waiting for incoming group sessions in OlmMachine
 * Made end-to-bridge encryption helper wait for incoming group sessions for 3
   seconds

0.7.8:
 * Made the UUID type de/serializable by default

0.7.9:
 * Added parameter to change how long EncryptionManager.decrypt() should wait
   for the megolm session to arrive
 * Changed get_displayname and get_avatar_url to ignore M_NOT_FOUND errors
 * Updated type hint of set_reply to allow EventIDs

0.7.10:
 * Fixed deserializing the info object in media msgtypes into dataclasses

0.7.11:
No changes published.

Files:
RevisionActionfile
1.6modifypkgsrc/chat/py-mautrix/Makefile
1.2modifypkgsrc/chat/py-mautrix/PLIST
1.3modifypkgsrc/chat/py-mautrix/distinfo