Name: | python-decorator |
---|---|
Version: | 3.0.1 |
Release: | 3.1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 27480 |
License: | BSD |
RPM: | python-decorator-3.0.1-3.1.el6.noarch.rpm |
Source RPM: | python-decorator-3.0.1-3.1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.phyast.pitt.edu/~micheles/python/documentation.html |
Summary: | Module to simplify usage of decorators |
Description: | The aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. The core of this module is a decorator factory called decorator. |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Only run the test suite on Fedora 11, which has Py2.6 and the multiprocessing module. We can disable this once the compat module is packaged for F10 and below.
- Update to upstream release 3.0.1.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update to 2.3.2 - Enable tests via nose
- Rebuild for Python 2.6
- Initial Fedora Build