python-txaio 20.4.1-2 source package in Ubuntu

Changelog

python-txaio (20.4.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Removed excess override.

 -- Thomas Goirand <email address hidden>  Fri, 08 May 2020 12:03:13 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-txaio_20.4.1-2.dsc 2.2 KiB ed97852b9de1989e6d6b2c2e2e0d525fbb86c4f2e53ac67a21339ca1c3390dcf
python-txaio_20.4.1.orig.tar.xz 42.6 KiB dfe8533a2d435861c9d00f43f927e5aaa9a46c655afaf21550ae715e70cd0bb2
python-txaio_20.4.1-2.debian.tar.xz 4.1 KiB 47262c13c119a470ad2024106771a39b976f5749e1fcf8fdacdf994826cbfe59

Available diffs

No changes file available.

Binary packages built by this source

python-txaio-doc: compatibility API between asyncio/Twisted/Trollius - doc

 Txaio is a helper library for writing code that runs unmodified on both
 Twisted and asyncio.
 .
 This is like six , but for wrapping over differences between Twisted and
 asyncio so one can write code that runs unmodified on both (aka "source code
 compatibility"). In other words: users can choose if they want asyncio or
 Twisted as a dependency.
 .
 This package contains the documentation.

python3-txaio: compatibility API between asyncio/Twisted/Trollius - Python 3.x

 Txaio is a helper library for writing code that runs unmodified on both
 Twisted and asyncio.
 .
 This is like six , but for wrapping over differences between Twisted and
 asyncio so one can write code that runs unmodified on both (aka "source code
 compatibility"). In other words: users can choose if they want asyncio or
 Twisted as a dependency.
 .
 This package contains the Python 3.x module.