On May 1, 2007, at 8:09 AM, mitch wrote:

> I have Pylons checked out from subversion.  My local copy was working
> but I haven't used it in a couple of weeks.  So, I just did an update
> and now I'm getting this error when running "python setup.py develop":

With the release of 0.9.5, there shouldn't be any reason to continue  
using the svn copy unless you want to help develop/patch Pylons bugs  
(which would be great).

> No local packages or download links found for Beaker>=0.7dev-r67
> error: Could not find suitable distribution for
> Requirement.parse('Beaker>=0.7dev-r67')
>
> The setup.py does indeed reference Beaker 0.7dev-r67 as a required
> package but I can't find that version anywhere.  Is this just a
> temporary anomaly that I'm seeing because I'm running out of
> subversion?  Or is that dependency wrong?

The dependency was specified incorrectly, I've updated it so that it  
will pull it in properly now. Note that Beaker had a major refactor  
and now has the caching/session code formerly from MyghtyUtils merged  
in. This shouldn't have any actual effect as all the unit tests are  
still passing.

Cheers,
Ben

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to