python-matrix-nio 0.21.2-1 source package in Ubuntu

Changelog

python-matrix-nio (0.21.2-1) unstable; urgency=medium

  * New upstream version 0.21.2
  * Drop logbook dependency (no longer needed)
  * Rediff patches

 -- Jochen Sprickerhof <email address hidden>  Mon, 17 Jul 2023 13:33:37 +0200

Upload details

Uploaded by:
Matrix Packaging Team
Uploaded to:
Sid
Original maintainer:
Matrix Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.21.2-1.dsc 3.3 KiB 5147b39542e00b65d81ad55278dc77356e13c21182e6f891656a1b14867c3e36
python-matrix-nio_0.21.2.orig.tar.gz 240.9 KiB 95aa9f854ce8fcd8fca1471698e49ebf8215609c52a1dec0ad373066f1a1fced
python-matrix-nio_0.21.2-1.debian.tar.xz 7.2 KiB 6da00648c7b83281682f2561d70f507615e5ed8e2b675d8ee0abf2a5db910c29

Available diffs

No changes file available.

Binary packages built by this source

python3-matrix-nio: Python no-IO library for the matrix chat protocol - Python3 library

 Nio is a multilayered Matrix client library.
 The underlying base layer doesn't do any IO on its own.
 On top of the base layer,
 a no-IO HTTP client implementation exists,
 as well as a full fledged batteries included asyncio layer
 using aiohttp.
 .
 Matrix is an open standard and lightweight protocol
 for real-time communication.
 .
 This package provides matrix-nio module
 for Python 3.

python3-matrix-nio-doc: Python no-IO library for the matrix chat protocol - documentation

 Nio is a multilayered Matrix client library.
 The underlying base layer doesn't do any IO on its own.
 On top of the base layer,
 a no-IO HTTP client implementation exists,
 as well as a full fledged batteries included asyncio layer
 using aiohttp.
 .
 Matrix is an open standard and lightweight protocol
 for real-time communication.
 .
 This package provides documentation for the matrix-nio module.