uvloop 0.19.0+ds1-1build1 source package in Ubuntu

Changelog

uvloop (0.19.0+ds1-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Fri, 03 Nov 2023 11:32:41 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.19.0+ds1.orig.tar.xz 540.0 KiB 58e84f222e32f44254835535e3310425d9e3dec670dfd205e357a46d08d8c7a9
uvloop_0.19.0+ds1-1build1.debian.tar.xz 7.9 KiB 1b6f4f9e69b5d81b2892f789ffc84d8fe6abfae8ecc36840550969d38728f06e
uvloop_0.19.0+ds1-1build1.dsc 2.2 KiB cc9f09e8b330fa61d09484a9fab3e54af515a763a6861703fe333663235b6c8d

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