Fedora 21 Update: python-characteristic-14.3.0-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Mon Jan 19 01:34:23 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0115
2015-01-05 06:05:48
--------------------------------------------------------------------------------

Name        : python-characteristic
Product     : Fedora 21
Version     : 14.3.0
Release     : 1.fc21
URL         : https://github.com/hynek/characteristic/
Summary     : Python library that eases the chores of implementing attributes
Description :
Say 'yes' to types but 'no' to typing!

characteristic is a Python package with class decorators that ease the chores
of implementing the most common attribute-related object protocols.

You just specify the attributes to work with and ``characteristic`` gives you:

- a nice human-readable ``__repr__``,
- a complete set of comparison methods,
- and a kwargs-based initializer (that cooperates with your existing one)

*without* writing dull boilerplate code again and again.

So put down that type-less data structures and welcome some class into your
life!

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

New package.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1119004 - Review Request: python-characteristic - Say 'yes' to types but 'no' to typing!
        https://bugzilla.redhat.com/show_bug.cgi?id=1119004
--------------------------------------------------------------------------------

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


More information about the package-announce mailing list