--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-15270
2011-11-02 06:38:32
--------------------------------------------------------------------------------

Name        : python-async
Product     : Fedora 15
Version     : 0.6.1
Release     : 3.fc15
URL         : https://github.com/gitpython-developers/async
Summary     : A framework to process interdependent tasks in a pool of workers
Description :
Async aims to make writing asyncronous processing easier. It provides a
task-graph with interdependent tasks that communicate using blocking channels,
allowing to delay actual computations until items are requested. Tasks will
automatically be distributed among 0 or more threads for the actual
computation.

--------------------------------------------------------------------------------
Update Information:

This is a new rewrite of fedpkg (part of fedora-packager) that uses the pyrpkg 
backend.  It requires an updated GitPython which brings in some new packages as 
well (python-gitdb, python-async, python-smmap).  The new GitPython has some 
API changes so please let me know if there are any other consumers of GitPython 
that need updating.

Updated rpkg and fedpkg builds to fix issues found in this update.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-async' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to