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

Changelog

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

  * New upstream version 0.20.2
  * Drop upstreamed patch
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <email address hidden>  Mon, 12 Jun 2023 22:10:58 +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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.20.2-1.dsc 3.4 KiB de6378b5e562ac11ffa1951e148d9f02568d8b40ecbe83dd267e61840c883334
python-matrix-nio_0.20.2.orig.tar.gz 239.3 KiB 0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62
python-matrix-nio_0.20.2-1.debian.tar.xz 6.8 KiB 0831c8c67a9e725bf56c1de42e1c5d8f3fce3ef0170e12199e2adaba068e1c44

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.