aioprocessing 2.0.1-2 source package in Ubuntu

Changelog

aioprocessing (2.0.1-2) unstable; urgency=medium

  * Update the pyproject flit build process (Closes: #1025400).

 -- David Steele <email address hidden>  Thu, 08 Dec 2022 14:02:30 -0500

Upload details

Uploaded by:
David Steele
Uploaded to:
Sid
Original maintainer:
David Steele
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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aioprocessing_2.0.1-2.dsc 2.0 KiB 1de8cd0cfc6ff30ffefb09ac503218a97be9d60153d542ed34a39912653a14dc
aioprocessing_2.0.1.orig.tar.gz 17.3 KiB 1fe91c0dca9d98e1a1280c120a7c29841f2b79fe9789239adb0d93d5200a0b60
aioprocessing_2.0.1-2.debian.tar.xz 3.5 KiB 0b7ccf9c8531c83a2453bd5be1f2688a4ee2a10b839bfced5e7b6f6e0e38689b

Available diffs

No changes file available.

Binary packages built by this source

python3-aioprocessing: integrate the Python multiprocessing module with asyncio

 The aioprocessing module provides asynchronous, asyncio compatible,
 coroutine versions of many blocking instance methods on objects in
 the multiprocessing module.