aiozoneinfo 0.2.1-2 source package in Ubuntu
Changelog
aiozoneinfo (0.2.1-2) unstable; urgency=medium * Source-only upload to allow package to migrate to testing. -- Edward Betts <edward@4angle.com> Wed, 31 Jul 2024 09:21:01 +0900
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aiozoneinfo_0.2.1-2.dsc | 2.3 KiB | 5a32a31ac2a91775765bc4dcabdcbf68f6453b068f518cfbf57e06077ac38726 |
aiozoneinfo_0.2.1.orig.tar.gz | 45.8 KiB | cf0f8e7deab8adc7db095ebe77a0df6507a607487125c1b80500a9a942bd4fdf |
aiozoneinfo_0.2.1-2.debian.tar.xz | 3.8 KiB | cc6f771f631f59d9ed652a86fcaf97a2df7f4972bdebc4ebeb675f7de0420091 |
Available diffs
- diff from 0.2.1-1 to 0.2.1-2 (331 bytes)
No changes file available.
Binary packages built by this source
- python3-aiozoneinfo: Asynchronous tools for fetching timezone information in Python
This library provides asynchronous tools for efficiently fetching timezone
information, ensuring non-blocking operations within applications using
asyncio. By utilizing an internal cache and an executor for disk operations,
aiozoneinfo avoids I/O blocking in the event loop, thereby enhancing
performance in applications requiring time zone data.