python-matrix-nio 0.19.0-2 source package in Ubuntu

Changelog

python-matrix-nio (0.19.0-2) unstable; urgency=medium

  * build-depend on pybuild-plugin-pyproject
    (not dh-python-pep517);
    closes: bug#1005209, thanks to Stefano Rivera

 -- Jonas Smedegaard <email address hidden>  Wed, 09 Feb 2022 10:46:09 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.19.0-2.dsc 3.0 KiB f9d0acfaabce323dcca4e5f75112acc465a9f79d5c83594b09fc6a12e090cfe0
python-matrix-nio_0.19.0.orig.tar.gz 240.6 KiB 4fa242dad1fa7e84ddc95e7f2f7faac5b48cf45a32c7e4dba6dd60fcec9664d9
python-matrix-nio_0.19.0-2.debian.tar.xz 7.8 KiB 9d02fc24308df912000fe16e4eab177fc72c0e51e4582f87e809ea5ee5682657

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.