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

Changelog

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

  * Fx pytest exclude syntax (Closes: #1013720)
  * drop Built-Using from arch-all (according to lintian)
  * Fix capitalization (according to lintian)
  * Bump policy version (no changes)
  * Drop dependencies fulfilled by ${python3:Depends}
  * Adopt package.
    Thanks to Jonas for maintaining it (Closes: #1013373)

 -- Jochen Sprickerhof <email address hidden>  Mon, 04 Jul 2022 22:31:24 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.19.0-4.dsc 3.0 KiB 2c9db6cb51512c7dab8fb5df97d31be8cc5e932491dcd67bf4f9931d9d675efb
python-matrix-nio_0.19.0.orig.tar.gz 240.6 KiB 4fa242dad1fa7e84ddc95e7f2f7faac5b48cf45a32c7e4dba6dd60fcec9664d9
python-matrix-nio_0.19.0-4.debian.tar.xz 7.9 KiB abccca6caeef48a0d561ad7e5894e1bbb264c1f1e7979fc2826218a25aee00fc

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.