Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python3-zope-fixers - 2to3 fixers for Zope https://bugzilla.redhat.com/show_bug.cgi?id=629530 Summary: Review Request: python3-zope-fixers - 2to3 fixers for Zope Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: robinlee.sysu@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://cheeselee.fedorapeople.org/python3-zope-fixers.spec SRPM URL: http://cheeselee.fedorapeople.org/python3-zope-fixers-1.0-1.fc13.src.rpm Description: Fixers for Zope Component Architecture and the frameworks built with it. Currently, there is only one fixer, fix_implements. This fixer will change all uses of implements(IFoo) in a class body to the class decorator @implementer(IFoo), which is the most likely Python 3 syntax for zope.interfaces implements statements. rpmlint results: $ rpmlint ./python3-zope-fixers.spec ./python3-zope-fixers.spec: W: no-cleaning-of-buildroot %install ./python3-zope-fixers.spec: W: no-cleaning-of-buildroot %clean ./python3-zope-fixers.spec: W: no-buildroot-tag ./python3-zope-fixers.spec: W: no-%clean-section 0 packages and 1 specfiles checked; 0 errors, 4 warnings. $ rpmlint ./python3-zope-fixers-1.0-1.fc13.src.rpm python3-zope-fixers.src: W: no-cleaning-of-buildroot %install python3-zope-fixers.src: W: no-cleaning-of-buildroot %clean python3-zope-fixers.src: W: no-buildroot-tag python3-zope-fixers.src: W: no-%clean-section 1 packages and 0 specfiles checked; 0 errors, 4 warnings. $ rpmlint ./noarch/python3-zope-fixers-1.0-1.fc13.noarch.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review