Spec URL: http://lmacken.fedorapeople.org/rpms/python-prioritized-methods.spec SRPM URL: http://lmacken.fedorapeople.org/rpms/python-prioritized-methods-0.2.1-1.src.rpm Description: This module provides four decorators: `prioritized_when`, `prioritized_around`, `prioritized_before`, and `prioritized_after`. These behave like their `peak.rules` counterparts except that they accept an optional `prio` argument which can be used to provide a comparable object (usually an integer) that will be used to disambiguate situations in which more than rule applies to the given arguments and no rule is more specific than another. That is, situations in which an `peak.rules.AmbiguousMethods` would have been raised. This is useful for libraries which want to be extensible via generic functions but want their users to easily override a method without figuring out how to write a more specific rule or when it is not feasible.
* Package named according to naming guidelines * spec named according to naming guidelines * Package is MIT licensed * Spec is legible American English * tarball matches upstream * No locale files * Not a shared library * Not relocatable * Package builds on i386 * Package owns all directories that it creates and none another package creates * No duplicate files * Permissions in files set properly * Macros used consistently * code not content * Not a GUI app * Proper %install and %clean * Proper UTF-8/ASCii encoding all around. * No scriptlets x You should query upstream to include a separate LICENSE file in the tarball * Builds in mock rpmlint: python-prioritized-methods.noarch: W: no-documentation No documentation exists in the upstream tarball so this is ignorable. Also note, this package depends on a bunch of python-peak-* packages which are built in koji but not submitted for updates in bodhi. APPROVED
New Package CVS Request ======================= Package Name: python-prioritized-methods Short Description: An extension to PEAK-Rules to prioritize methods in order Owners: lmacken Branches: F-8 F-9 EL-4 EL-5
cvs done.
python-prioritized-methods-0.2.1-1.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/python-prioritized-methods-0.2.1-1.fc9
python-prioritized-methods-0.2.1-1.fc8 has been submitted as an update for Fedora 8. http://admin.fedoraproject.org/updates/python-prioritized-methods-0.2.1-1.fc8
python-prioritized-methods-0.2.1-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-prioritized-methods'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-8166
python-prioritized-methods-0.2.1-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-prioritized-methods'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-8347
python-prioritized-methods-0.2.1-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.
python-prioritized-methods-0.2.1-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.