Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=438354
Summary: Review Request: python-decorator - Module to simplify usage of decorators Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: a.badger@gmail.com QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://toshio.fedorapeople.org/packages/python-decorator.spec SRPM URL: http://toshio.fedorapeople.org/packages/python-decorator-2.2.0-1.el5.src.rpm 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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
tim.lauridsen@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
------- Additional Comments From tim.lauridsen@googlemail.com 2008-03-21 05:47 EST ------- I will do this review.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
tim.lauridsen@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-review+
------- Additional Comments From tim.lauridsen@googlemail.com 2008-03-21 06:00 EST ------- rpmlint is silent on both RPM & SRPM.
MUST: * package is named appropriately * it is legal for Fedora to distribute this * license field matches the actual license. * license is open source-compatible. * specfile name matches %{name} * summary and description fine * correct buildroot * %{?dist} is used * package meets FHS (http://www.pathname.com/fhs/) * changelog format fine * Packager tag not used * Vendor tag not used * Distribution tag not used * License used and not Copyright * Summary tag does not end in a period * specfile is legible * package successfully compiles and builds on at least x86 * make sure lines are <= 80 characters * specfile written in American English * no -doc sub-package necessary * no libraries * no rpath * not a GUI app * no -devel sub-package necessary * macros used appropriately and consistently * no %makeinstall * install section must begin with rm -rf $RPM_BUILD_ROOT or %{buildroot} * no locale data * split Requires(pre,post) into two separate lines * package not relocatable * package contains code * package owns all directories and files * no %files duplicates * %defattrs present ( %defattr(-, root, root, -)) * %clean present * %doc files do not affect runtime
SHOULD: * package should build on i386 ? package should build in mock - I haven't tried, but I don't think it'll be a problem
APPROVED
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
tim.lauridsen@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@fedoraproject.org |tim.lauridsen@googlemail.com
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |438433 nThis| |
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
------- Additional Comments From a.badger@gmail.com 2008-04-06 01:57 EST ------- New Package CVS Request ======================= Package Name: python-decorator Short Description: Module to simplify usage of decorators Owners: toshio Branches: F-8 EL-5 devel InitialCC: Cvsextras Commits: yes
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
a.badger@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-cvs?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
kevin@tummy.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-cvs? |fedora-cvs+
------- Additional Comments From kevin@tummy.com 2008-04-07 18:06 EST ------- cvs done.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-decorator - Module to simplify usage of decorators
https://bugzilla.redhat.com/show_bug.cgi?id=438354
a.badger@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NEXTRELEASE
------- Additional Comments From a.badger@gmail.com 2008-04-07 20:29 EST ------- Committed and built.
package-review@lists.fedoraproject.org