python-defer 1.0.6-2 source package in Ubuntu

Changelog

python-defer (1.0.6-2) unstable; urgency=low


  [Sebastian Heinlein]
  * debian/control:
    - Fix Python3 dependencies (closes: #674223)
    - Remove use of X(S|B)-Python-Version
    - Add Python version hint to the summary

 -- Sebastian Heinlein (Devel) <email address hidden>  Mon, 11 Jun 2012 11:12:11 +0200

Upload details

Uploaded by:
Sebastian Heinlein
Uploaded to:
Sid
Original maintainer:
Sebastian Heinlein
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-defer_1.0.6-2.dsc 1.3 KiB d19a373b9bc6c0a1e04805d8108469a64c785af45232115731608b753480a958
python-defer_1.0.6.orig.tar.gz 19.4 KiB dbaaeab7ef9c1ece7f9df082ffe6bbcfb42e6b94b1d0219e9958f339b530325c
python-defer_1.0.6-2.debian.tar.gz 3.2 KiB e04dc04a0a738a8eb50388ccd184dd9ea91e7991e0c1f9005867a37b8c9c3da1

Available diffs

No changes file available.

Binary packages built by this source

python-defer: Small framework for asynchronous programming (Python 2)

 The defer module provides an easy way to write asynchrouns Python 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.

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.