On Sep 10, 2007, at 2:13 PM, JP wrote:

>
> I'd recommend sticking with a requirement of <= 0.9.9 until nose
> 0.10.0 final is out. The pre-releases are pre-releases because ...
> well, you know. :)
>
> But I'd also ask, if you find a (pre- or otherwise) release of nose is
> buggy, please report those bugs! I don't see any bugs, open or closed,
> mentioning Pylons. I remember a couple from Ian Bicking that might be
> Pylons-related, but I'm just guessing. Certainly I didn't get any
> reports of 0.10a1 failing with Pylons itself or a basic Pylons
> project.
>
> Nose's bug tracker is here:
>
> http://code.google.com/p/python-nose/issues/list

JP - Sorry about that, I never got around to posting the issues I  
saw. Luckily they seem to have been fixed in the latest beta (the  
obvious one I recall was string exceptions causing nose to bug out).

We actually removed the <= 0.10.0 requirement for Pylons 0.9.6's  
release, so Pylons users are probably getting the latest beta  
installed. Unfortunately setuptools doesn't have a way of restricting  
itself to only full releases.

You could hide the beta release on cheeseshop so easy_install nose  
gets you 0.9.3, but then setuptools won't be able to find the beta it  
if you explicitly ask for it, via nose==0.10.0b1

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
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