uvloop 0.16.0+ds1-2build1 source package in Ubuntu
Changelog
uvloop (0.16.0+ds1-2build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 18:06:11 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uvloop_0.16.0+ds1.orig.tar.xz | 525.4 KiB | 729fc4ae7ca666dc185079457c8803ae049b84011d0ebe77a2a7a01a4bfd9eb9 |
uvloop_0.16.0+ds1-2build1.debian.tar.xz | 7.4 KiB | 0744f0623d15ee5154f633d640930bb70f6c0d073399f357fcaee21b58a64a74 |
uvloop_0.16.0+ds1-2build1.dsc | 2.2 KiB | 18eafa74a00bead81e0cc3a7f80dc95bdcd8196780cbbfd4c423b116a13b6d81 |
Available diffs
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