python-defer 1.0.6-ok2 source package in openKylin

Changelog

python-defer (1.0.6-ok2) nile; urgency=medium

  * Update new version.

 -- Luoyaoming <email address hidden>  Thu, 25 Apr 2024 18:31:52 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Sebastian Heinlein (devel)
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-defer_1.0.6.orig.tar.gz 19.4 KiB dbaaeab7ef9c1ece7f9df082ffe6bbcfb42e6b94b1d0219e9958f339b530325c
python-defer_1.0.6-ok2.debian.tar.xz 3.6 KiB 8aef0e6f2b2b7fe015c872c7b4a590c4f0f05b665a2bc7e5e44bb8ec29b80bf7
python-defer_1.0.6-ok2.dsc 1.7 KiB 02aa3ee27330673cc0393be0ea15b6c75bcd219f85aa3ffb31b46e84e217ccfa

View changes file

Binary packages built by this source

python3-defer: Small framework for asynchronous programming (Python 3)

 The defer module provides an easy way to write asynchrouns Python 3 programs.
 It is greatly inspired by Twisted's defer, but hasn't got any external
 dependencies.
 .
 Furthermore it features decorators to write asynchronous D-Bus servers and
 clients.
 .
 At first defer was part of aptdaemon, but moved to a separate project in
 August of 2010.