python-aiojobs 1.1.0-2 source package in Ubuntu

Changelog

python-aiojobs (1.1.0-2) unstable; urgency=medium

  * Add Andrew Svetlov to debian/copyright list.
  * Source-only upload.

 -- Jelmer Vernooij <email address hidden>  Thu, 07 Sep 2023 10:32:12 +0100

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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aiojobs_1.1.0-2.dsc 1.9 KiB de2c84bd81389aa49ad7c0ed2a1ccbf4865d7e8bd1a1e73f07b4b6e957846029
python-aiojobs_1.1.0.orig.tar.gz 129.2 KiB bfcae031ce0a22e1d311c3518288d11499836ed0f2b033c42607ab7ef741c5fc
python-aiojobs_1.1.0-2.debian.tar.xz 1.7 KiB 548bcde01c61fc52b5f7499ed23327919740896a8aa35df6f389769d6797b64c

Available diffs

No changes file available.

Binary packages built by this source

python3-aiojobs: Job scheduler for managing background tasks (asyncio)

 The library gives a controlled way for scheduling background tasks for
 Python asyncio applications.
 .
 It has integration for the aiohttp server, making it easy to
 spawn background jobs for requests.