--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0979
2012-01-28 02:43:21
--------------------------------------------------------------------------------

Name        : python-simplegeneric
Product     : Fedora 16
Version     : 0.8
Release     : 3.fc16
URL         : http://cheeseshop.python.org/pypi/simplegeneric
Summary     : Simple generic functions (similar to Python's own len(), 
pickle.dump(), etc.)
Description :
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.

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

Also ship a python3 package
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 27 2012 Thomas Spura <[email protected]> - 0.8-3
- be more explicit in files section
- add python3 subpackage (#785056)
* Sat Jan 14 2012 Fedora Release Engineering <[email protected]> 
- 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Dec 14 2011 Luke Macken <[email protected]> - 0.8-1
- Update to 0.8 (#735066)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #785056 - add python3 subpackage
        https://bugzilla.redhat.com/show_bug.cgi?id=785056
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-simplegeneric' 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