uvloop 0.19.0+ds1-2ubuntu1 source package in Ubuntu

Changelog

uvloop (0.19.0+ds1-2ubuntu1) noble; urgency=medium

  * Include proposed patch for compatibility with Cython 3 (LP: #2051150)
  * Skip tests failing with libuv 1.48.0

 -- Graham Inggs <email address hidden>  Tue, 26 Mar 2024 17:44:57 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.19.0+ds1.orig.tar.xz 540.0 KiB 58e84f222e32f44254835535e3310425d9e3dec670dfd205e357a46d08d8c7a9
uvloop_0.19.0+ds1-2ubuntu1.debian.tar.xz 15.2 KiB 854282196008b1be75bb851d66efb6852f76102deb12c5aa2d30af3a8ce70e5f
uvloop_0.19.0+ds1-2ubuntu1.dsc 2.3 KiB 4646968e12d6a30f55e29c7f28fb3e4ebd48fd26552cc3dc603fe0a808fdc029

View changes file

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-dbgsym: debug symbols for python3-uvloop