python-matrix-nio 0.20.1-3 source package in Ubuntu

Changelog

python-matrix-nio (0.20.1-3) unstable; urgency=medium

  * Team Upload
  * Remove gbp filter for .git* which removes extraneous files
  * Restore .github/workflows/tests.yml
  * Apply patch to support Conduit

 -- Arto Jantunen <email address hidden>  Fri, 03 Mar 2023 07:15:27 +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.1-3.dsc 3.5 KiB 02077120c92da3abaecaa377cb7db369a701b4d9915e427b5951d4202a436387
python-matrix-nio_0.20.1.orig.tar.gz 238.4 KiB 0b09c068be2dd975b083b7fc6730b8bc842014678945be4db1509aabe7b18237
python-matrix-nio_0.20.1-3.debian.tar.xz 7.8 KiB a056e45874f8975b7414edf2ba922880f25ea5a3334a7beee5a17c1860b1f3ea

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.