Fri, 29 Mar 2024 03:25:16 EDT

Information for build python-prioritized-methods-0.2.1-6.ru

ID1927
Package Namepython-prioritized-methods
Version0.2.1
Release6.ru
Epoch
SummaryAn extension to PEAK-Rules to prioritize methods in order
DescriptionThis 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.
Built bysjlu
State complete
StartedThu, 13 May 2010 15:33:21 EDT
CompletedThu, 13 May 2010 15:36:46 EDT
Taskbuild (centos5-rutgers-staging, python-prioritized-methods-0.2.1-6.ru.src.rpm)
Tags
centos5-rutgers
centos5-rutgers-staging
RPMs
src
python-prioritized-methods-0.2.1-6.ru.src.rpm (info) (download)
noarch (build logs)
python-prioritized-methods-0.2.1-6.ru.noarch.rpm (info) (download)
Changelog * Thu May 13 2010 Steven Lu <sjlu@nbcs.rutgers.edu> - 0.2.1-6 - CentOS port * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.2.1-3 - Rebuild for Python 2.6 * Wed Oct 15 2008 Luke Macken <lmacken@redhat.com> - 0.2.1-2 - Fix our python-peak-rules dependency * Tue Sep 16 2008 Luke Macken <lmacken@redhat.com> - 0.2.1-1 - Initial package for Fedora