Fedora 18 Update: python-Traits-4.3.0-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Fri May 10 04:56:48 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-7234
2013-05-02 03:17:53
--------------------------------------------------------------------------------

Name        : python-Traits
Product     : Fedora 18
Version     : 4.3.0
Release     : 1.fc18
URL         : http://code.enthought.com/projects/traits/
Summary     : Explicitly typed attributes for Python
Description :
The traits package developed by Enthought provides a special type
definition called a trait. Although they can be used as normal Python object
attributes, traits also have several additional characteristics:

* Initialization: A trait can be assigned a default value.
* Validation: A trait attribute's type can be explicitly declared.
* Delegation: The value of a trait attribute can be contained either
  in another object.
* Notification: Setting the value of a trait attribute can trigger
  notification of other parts of the program.
* Visualization: User interfaces that permit the interactive
  modification of a trait's value can be automatically constructed
  using the trait's definition.

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

Update to 4.3.0

--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 23 2013 Orion Poplawski <orion at cora.nwra.com> - 4.3.0-1
- Update to 4.3.0
- Add python lib provides filter
- Add Provides: python-traits
- Drop line-ending fix, no longer needed
- Add %check
- Drop %defattr
--------------------------------------------------------------------------------

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