uvloop 0.17.0+ds1-2build1 source package in Ubuntu

Changelog

uvloop (0.17.0+ds1-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 13 Mar 2023 10:07:18 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
uvloop_0.17.0+ds1.orig.tar.xz 536.6 KiB 0372945bb588daaac19a0c9de68f987c988256abaf4ed73efb43477078d92213
uvloop_0.17.0+ds1-2build1.debian.tar.xz 7.8 KiB d56ed0af7c4c61be02ca1efb3d9e7f3b5246fca56390d9aee963accdac87fb8a
uvloop_0.17.0+ds1-2build1.dsc 2.2 KiB d50ab8ab625e1580fe8bf33411fcf7cc63d865d7664fee47f13709bd573bc67c

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