On Aug 20, 2009, at 8:09 AM, Rob LaRubbio wrote: > Currently getpaid asks for five.intid 0.3.0 in > getpaid.recipe.release. To move it up we'd have to bundle a new > recipe release for testing.
It's really a pain that the getpaid release recipe pins the versions of non-getpaid packages. It makes it very difficult to use getpaid in any case where a newer version of one of those packages is required by some other product. Why can't whatever getpaid egg it is that requires five.intid just declare a dependency on five.intid>=0.3.0 (and <= whatever the maximum version its compatible with, if there are more recent releases that are known to be incompatible)? David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
