Fedora 23 Update: python-simplegeneric-0.8.1-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Mon Oct 5 18:18:19 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-f95cecf79f
2015-10-05 18:13:50.400614
--------------------------------------------------------------------------------

Name        : python-simplegeneric
Product     : Fedora 23
Version     : 0.8.1
Release     : 1.fc23
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:

  python-simplegeneric-0.8.1-1.fc23  - update to 0.8.1 (no user visible changes,
but packages require it on pypi) - cleanup and use new py_build macros etc
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #809048 - python-simplegeneric-0.8.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=809048
--------------------------------------------------------------------------------

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 https://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
--------------------------------------------------------------------------------


More information about the package-announce mailing list