uvloop 0.14.0+ds1-1 source package in Ubuntu

Changelog

uvloop (0.14.0+ds1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Piotr Ożarowski ]
  * New upstream release
  * Mark build dependencies required for tests only with <!nocheck>

 -- Piotr Ożarowski <email address hidden>  Tue, 03 Dec 2019 21:20:11 +0100

Upload details

Uploaded by:
Piotr Ożarowski
Uploaded to:
Sid
Original maintainer:
Piotr Ożarowski
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
uvloop_0.14.0+ds1-1.dsc 2.2 KiB 4627626f55a685b21d5f44ba978e68716b374672e6931b04410575ec6be11434
uvloop_0.14.0+ds1.orig.tar.xz 509.5 KiB 7a6e5f462475832dfea02cbb568c2c17ec3ad2b24717427859e04aa4d319fa8e
uvloop_0.14.0+ds1-1.debian.tar.xz 6.8 KiB 896958d9969c362f8d7999816c47e6e47f44586a9ba2640f14c07b1fc4bbe873

No changes file available.

Binary packages built by this source

python3-uvloop: fast implementation of asyncio event loop on top of libuv

 uvloop is a fast, drop-in replacement of the built-in asyncio
 event loop. uvloop is implemented in Cython and uses libuv
 under the hood. It makes asyncio 2-4x faster.

python3-uvloop-dbg: fast implementation of asyncio event loop on top of libuv - dbg

 uvloop is a fast, drop-in replacement of the built-in asyncio
 event loop. uvloop is implemented in Cython and uses libuv
 under the hood. It makes asyncio 2-4x faster.
 .
 This package contains the extension built for the Python 3 debug interpreter.