[Python-modules-team] python-async_0.6.1-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Apr 8 12:32:53 UTC 2012
(new) python-async_0.6.1-1.debian.tar.gz extra python
(new) python-async_0.6.1-1.dsc extra python
(new) python-async_0.6.1-1_amd64.deb extra python
framework to process interdependent tasks in a pool of workers
Async is one more attempt to make the definition and execution of
asynchronous interdependent operations easy. For that to work, you may
define tasks which communicate with each other by channels. Channels
transfer items, which is very similar to bytes flowing through pipes
uses in inter-process communication. Items will only be generated on
demand, that is when you read from the respective output channel.
(new) python-async_0.6.1.orig.tar.gz extra python
Changes:
python-async (0.6.1-1) unstable; urgency=low
.
* Initial release (Closes: #667497,#638975)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 638975 667497
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list