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

Changelog

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

  * New upstream version 0.23.0 (Closes: #1057867)
  * Drop python3-future dependency (no longer needed)
  * Rediff patches
  * Use python3-pytest-aiohttp in tests

 -- Jochen Sprickerhof <email address hidden>  Mon, 08 Jan 2024 11:20:06 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.23.0-1.dsc 3.3 KiB 66d9b2ebce2895163c549531a220b70e8aca97e1be8f9e472e837f001df54f5d
python-matrix-nio_0.23.0.orig.tar.gz 247.1 KiB 3973c20cdb77048afe379ad8ebee07e79dee7f433bfb537c932bb086bda47079
python-matrix-nio_0.23.0-1.debian.tar.xz 7.0 KiB 7aaefb9fe71ed73c3a9f96c98897d3e705b6af367475c7c36d2cf9ee2421f8b1

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.